Login  Register

Re: Compile and run... options

Posted by Wayne Rasband on Nov 14, 2007; 8:22pm
URL: http://imagej.273.s1.nabble.com/Compile-and-run-options-tp3698016p3698017.html

The Compile and Run command in ImageJ 1.39j uses the -Xlint:unchecked
option when running Java 1.5 or later. V1.39j also adds support for
scientific notation to the macro language, thanks to a patch
contributed by Johannes Schindelin.

On Nov 14, 2007, at 11:09 AM, Ben Tupper wrote:

> Hi All,
>
> I am getting the following warning when I use the "Compile and run..."
> command.
>
> Note: /Applications/ImageJ/plugins/ZooPhytoImage/ZPIvData.java uses
> unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> I assume that it is an unsafe type cast (I am using Vector class for
> storing info), but I would love to get the details. Is there a handy
> way to modify arguments (like -Xlint) to ImageJ's "Compile and Run..."
> command?  Or do I need to compile from the command line?
>
> Thanks!
>
> Ben
>
>
>
>
> Ben Tupper
> Bigelow Laboratory for Ocean Science
> 180 McKown Point Road
> POB 475
> West Boothbay Harbor, ME 04575
>