For those that are going to compile the source from the source jar and
not from the Gradle build file in SVN
Here is the file list ( filelist.txt )
./ooo/connector/BootstrapConnector.java
./ooo/connector/BootstrapPipeConnector.java
./ooo/connector/BootstrapSocketConnector.java
./ooo/connector/example/BootstrapSocketConnectorExample.java
./ooo/connector/server/OOoServer.java
create a "build" directory first
You will need the Java UNO jars on the classpath.
on *nix systems:
javac -d build -cp
./lib/juh-4.1.2.jar:./lib/jurt-4.1.2.jar:./lib/ridl-4.1.2.jar:./lib/unoil-4.1.2.jar
@filelist.txt
I hope this helps,
Thanks,
Carl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org