Hi everyone,

I want to fix a problem with the translation mechanism (some texts 
appear in both .po files).

For this I need to understand how build.xml finds which classes need to 
be compiled for the applet (put in build/applet-classes).
Currently, I am missing something. Can someone give me a clue ?

For what I see, build.xml uses the file applet.classes to know which 
classes are useful.
BUT, I have a problem for org.jmol.api and org.jmol.popup:
- they are not in applet.classes
- they are in build/applet-classes

Why is it so ?
Can I add both packages in applet.classes ?

Nico


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to