Hi everyone,

I'm trying to use pre-processing and having no joy yet. I wish to import 
certain libraries in certain builds of the project so I have the 
following in the class file:-
//#ifdef DOIMPORT
import abc;
//#endif

I have enabled preprocessing via the Project->J2ME->enable preprocessing 
dialog.
I have created a symbol set and included it via the project properties 
dialog. (with DOIMPORT set to false)

But in the editor window I continue to get the import line flagged with 
'The import abc cannot be resolved' and if I force a clean re-build I 
get the same message in the Problems pane.

Any help appreciated,
John


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to