Hello John,

you have to tweak your eclipse as well:

http://eclipseme.org/docs/installEclipseME.html
See "4. Configuring Preprocessor Support" at the end of the page.

If that solves your problem, please write a short reply.

Regards,
Markus

John Pote schrieb:
> 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

-- 

*********************************
[EMAIL PROTECTED]
http://www.psitronic.de

psitronic IT-Solutions
Markus Sinner
W-Rathenau-Str. 14 - 68642 Bürstadt
Tel.: (+49)6206 / 963513
Fax:  (+49)6206 / 963514

-------------------------------------------------------------------------
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