Login  Register

Small compiler issue within the Fiji script editor

Posted by CARL Philippe (LBP) on Aug 08, 2014; 1:23pm
URL: http://imagej.273.s1.nabble.com/Small-compiler-issue-within-the-Fiji-script-editor-tp5009070.html

Dear all/Johannes,

I very sincerely apologize in the case this is not the best place to post my
following text and that a bug report would have been better.

I just figured out that the Fiji Script editor is not anymore compiling a
java file when it is calling a library that is linked to the plugin.

In order to try to make myself a little bit clearer, let me try to describe
the problem with an example.

in the case you download the Radial Profile Extended plugin
(http://rsb.info.nih.gov/ij/plugins/radial-profile-ext.html) and then
explode the jar file
(http://rsb.info.nih.gov/ij/plugins/download/jars/Radial_Profile_Angle_Ext.j
ar) in a folder, you end up with a multi_plot folder (containing an
extension of the Plot classes) and the Radial_Profile_Angle_Ext .java and
.class (as well as the plugins.config) files.

And if you then try to Run the Radial_Profile_Angle_Ext .java file from a
Fiji Script editor window you get the following error:

Radial_Profile_Angle_Ext.java:18: package multi_plot does not exist

import multi_plot.*;

As the same file compiled through the Plugins->Compile_and_Run… feature is
compiling right.

Am I doing something wrong?

Should I change something within the code so this is still working (as I was
still developing code in the same way with success some weeks ago).

I thank you very much in advance for your help and/or suggestions.

My best regards,

Philippe

 

Philippe CARL

Laboratoire de Biophotonique et Pharmacologie

UMR 7213 CNRS - Université de Strasbourg

Faculté de Pharmacie

74 route du Rhin

67401 ILLKIRCH

Tel : +33(0)3 68 85 41 84

 


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html