Are you using the project as the source folder? If not, is your .processed directory checked in to source control and thus read-only?
תמיר תמיר wrote: > > <?xml version="1.0" encoding="UTF-8"?> > <projectDescription> > <name>FishTycoon</name> > <comment></comment> > <projects> > </projects> > <buildSpec> > <buildCommand> > <name>eclipseme.core.preprocessor</name> > <arguments> > </arguments> > </buildCommand> > <buildCommand> > <name>org.eclipse.jdt.core.javabuilder</name> > <arguments> > </arguments> > </buildCommand> > <buildCommand> > <name>eclipseme.core.preverifier</name> > <arguments> > </arguments> > </buildCommand> > </buildSpec> > <natures> > <nature>org.eclipse.jdt.core.javanature</nature> > <nature>eclipseme.core.nature</nature> > <nature>eclipseme.core.preprocessingNature</nature> > </natures> > </projectDescription> > > > > > > > *<[EMAIL PROTECTED]>* > Re: [Eclipseme-users] Eclipseme pre processing with Perforce > Please send the contents of your project's ".project" file. תמיר תמיר wrote: > > > hi > > I tried to use to preprocessing feature using eclipseme 1.6.5 & > > eclipse 3.2 and with all the installing instruction & configuration > > preprocessor as describe in > http://eclipseme.org/docs/installEclipseME.html#step2d with no luck > > > > > My project is managed under Perforce and when the files r not “checked > > out” ,(still read only) the preprocessing feature is not working and > the > next appears in the log file > > ENTRY eclipseme.ui 4 110001 2007-02-18 > 11:57:31.165 > > !MESSAGE No Message > > !STACK 0 > > > java.lang.reflect.InvocationTargetException > > at > > eclipseme.ui.internal.properties.J2MEProjectPropertiesPage$1.run(J2MEProjectPropertiesPage.java:175) > > > at > > org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) > > > Caused by: org.eclipse.core.internal.resources.ResourceException: > > Errors during build. > > at > > org.eclipse.core.internal.resources.Project.build(Project.java:91) > > > at > > eclipseme.ui.internal.properties.J2MEProjectPropertiesPage$1.run(J2MEProjectPropertiesPage.java:167) > > > ... 1 more > > Root exception: > > > org.eclipse.core.internal.resources.ResourceException: Errors during > > build. > > at > > org.eclipse.core.internal.resources.Project.build(Project.java:91) > > > at > > eclipseme.ui.internal.properties.J2MEProjectPropertiesPage$1.run(J2MEProjectPropertiesPage.java:167) > > > at > > org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) > > > > > > > > > *<[EMAIL PROTECTED]>* > Re: [Eclipseme-users] Eclipseme pre > processing with Perforce http://eclipseme.org/docs/troubleshooting.html to > see if you can find any more information about what is going on. Craig > tamir wrote: > Message body follows: > > Hi > > I am using the new eclipseme > 1.6.1 with perforce > (propriety revision control system). > > Does the new > capability of pre processing can be integrate > with Perforce ? > > The > problem is the all my files are in check in mode (read > only), and the pre > processing just does not do the job. > > It does not perform check out the > file and does not do the > pre processing . > > Can you shed some light on > this issue?? > Tamir > [EMAIL PROTECTED] > > > -- > This message has been > sent to you, a registered SourceForge.net user, > by another site user, > through the SourceForge.net site. This message > has been delivered to your > SourceForge.net mail alias. You may reply > to this message using the > "Reply" feature of your email client, or > using the messaging facility of > SourceForge.net > at:https://sourceforge.net/sendmessage.php?touser=1685763http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> > > <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV%3E>https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > ------------------------------------------------------------------------ > http://www.walla.co.il> <http://www.walla.co.il%3E/> > ------------------------------------------------------------------------- > 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 > <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> > _______________________________________________ Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > ------------------------------------------------------------------------ > Walla! Mail - get your free 3G mail today <http://www.walla.co.il> ------------------------------------------------------------------------- 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 _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
