It appears that the template build.xml file slipped out of source control on me again. I'm not quite sure why that keeps happening. I will take a look to see what, if anything, I can do in the short term. Until then, you should be able to grab a copy of build.xml from source control at http://eclipseme.svn.sourceforge.net/viewvc/*checkout*/eclipseme/tags/v1.6.2/eclipseme-src/plugins/eclipseme.core/src/eclipseme/core/internal/tools/build.xml?revision=8
and place that in your project. The build.xml should be the same for all projects. Craig Markus Sinner wrote: > Take a look at the whitespace in your path. This: > > "D:\projects\eclipse-SDK-5.2-win32 (3.2)" > ^ > ----------------------------------| > > could be a problem... > > Krishnamoorthy D schrieb: > >> Here is my configuration and steps. Hope this helps. >> >> Eclipse SDK - Version: 3.2.0 - Build id: M20060629-1905 >> EclipseME - Version: 1.6.8 >> OS - Windows XP professional >> JAVA - SUN j2sdk1.4.2_05 >> >> Steps: >> >> Installed Eclipse 3.2.0, Eclipse ME 1.6.7 using the installtion guide. >> Upgraded to Eclipse ME 1.6.8 using Software Updates -> >> manageConfiguration -> Scan for updates. >> >> Created a sample midlet, ran successfully on an emulator. So far so good. >> >> Came across antenna and wanted to try, downloaded >> antenna-bin-0.9.15-beta.jar and copied it under >> D:\projects\eclipse-SDK-5.2-win32 >> (3.2)\eclipse\plugins\org.apache.ant_1.6.5\lib\antenna-bin-0.9.15-beta.jar >> >> In the J2ME settings, set the Antenna settings to >> >> Antenna jar = D:\projects\eclipse-SDK-5.2-win32 >> (3.2)\eclipse\plugins\org.apache.ant_1.6.5\lib\antenna-bin-0.9.15-beta.jar >> WTK Root = D:\projects\WTK2.5.1EA >> >> restarted eclipse, Right click on the project folder -> J2ME -> Export >> Antenna Build Files. eclipseme-build.xml and eclipseme-build.properties >> are created. No build.xml >> >> The log file only has this. >> >> !SESSION 2007-05-22 11:35:15.093 >> ----------------------------------------------- >> eclipse.buildId=M20060629-1905 >> java.version=1.4.2_05 >> java.vendor=Sun Microsystems Inc. >> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US >> Command-line arguments: -os win32 -ws win32 -arch x86 >> >> !ENTRY org.eclipse.update.configurator 2007-05-22 11:39:24.453 >> !MESSAGE Can't find bundle for base name feature, locale en_US >> >> Thanks, >> Moorthy. >> >> >> ----- Original Message ----- >> *From:* rabert larabi <mailto:[EMAIL PROTECTED]> >> *To:* '[email protected]' >> <mailto:'[email protected]'> >> *Sent:* Tuesday, May 22, 2007 12:09 PM >> *Subject:* Re: [Eclipseme-users] Build.xml not generated !!! >> >> Sorry but I have not found any debugging information for solved >> this probleme ... >> The build.xml didn't want to be generated so I can't compile >> initilialise or launch my application with antenna >> >> >> >> Rabert >> >> ------------------------------------------------------------------------ >> > Date: Tue, 22 May 2007 06:11:29 -0500 >> > From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> > To: [email protected] >> <mailto:[email protected]> >> > Subject: Re: [Eclipseme-users] Build.xml not generated !!! >> > >> > Please take a look at >> http://eclipseme.org/docs/troubleshooting.html and >> > let us know if you can find any debugging information. >> > >> > Thanks, >> > Craig >> > >> > rabert larabi wrote: >> > > Hello, >> > > >> > > I have the same issue ! >> > > The build.xml is not generated !! >> > > >> > > Only the >> > > eclipseme-build.xml >> > > eclipseme-build.properties ar generated ... >> > > >> > > I tried the version 1.6.8 and the 1.6.6 it does the same things the >> > > build.xml are not genrated ! >> > > >> > > Rabert >> > > --------------------------------------------- >> > > Hi, >> > > I am using eclipseme and antenna, but facing the problem with the = >> > > build.xml not being generated. Only the eclipseme-build.xml and = >> > > properties files are generated. I saw in one of your posts that >> this has = >> > > been fixed in version 1.6.6, but I tried using 1.6.7 and 1.6.8 >> but this = >> > > issue is still there. Is there a workaround for this? At least >> can you = >> > > point me to a template which I can use manually? >> > > >> > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg0050= >> > > 7.html >> > > >> > > Thanks, >> > > Moorthy. >> > > >> > > Rabert >> > > >> ------------------------------------------------------------------------ >> > > >> > > >> ------------------------------------------------------------------------- >> > > This SF.net email is sponsored by DB2 Express >> > > Download DB2 Express C - the FREE version of DB2 express and take >> > > control of your XML. No limits. Just data. Click to get it now. >> > > http://sourceforge.net/powerbar/db2/ >> > > >> ------------------------------------------------------------------------ >> > > >> > > _______________________________________________ >> > > Eclipseme-users mailing list >> > > [email protected] >> > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> > > >> > >> > >> > >> ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > _______________________________________________ >> > Eclipseme-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Eclipseme-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Eclipseme-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
