Re: Access to java compiler in Linux
Posted by
dscho on
URL: http://imagej.273.s1.nabble.com/Access-to-java-compiler-in-Linux-tp3692106p3692107.html
Hi,
On Tue, 9 Jun 2009, JiHO wrote:
> I am trying to get ImageJ to compile a plugin on Linux and cannot find
> how to set my Java environment properly.
>
> I start ImageJ from the command line with something like:
> java -jar ij.jar -ijpath path/to/plugins/
>
> When I try to compile my plugin I get a message saying:
> "This JVM does not include the javac compiler
> ...
>
> [...]
>
> But I would prefer if it worked with a simple command line and by
> setting environment variables (the code in which I call ImageJ should
> work cross platform when the user set's the environment correctly).
If you want something easy that works out of the box, try Fiji
(
http://pacific.mpi-cbg.de/).
Ciao,
Dscho