Hi Markus, Thanks very much for your help with this - much appreciated.
I've now managed to get everything to compile (after adding the .deschlichtherle package manually). However I'm none the wiser as to how to package it into a version of the plugin which I can actually install and test. Under the Building section on the blog entry you pointed me to, it says this: "For the moment, it should be possible run the "Build EclipseME Site Archive.launch" file in the build directory from within Eclipse to generate the EclipseME site archive. The new build structure will be covered in a later entry." However I've search the entire eclipseme folder hierarchy and I don't have any .launch files. If anyone can clarify this, I'd be very grateful. If I want to manually create a Run configuration, what are the correct steps to do this? Should I use the "Eclipse Application" option as a starting point? Thanks also for the pointer to Subversive SVN plugin. We are just in the process of moving to SVN and we were all set to use Subclipse. Subversive seems to have some extra features which make it look like a better candidate overall. Best regards, Andrew -----Original Message----- From: Markus Sinner [mailto:[EMAIL PROTECTED] Sent: 30 March 2007 10:57 To: Andrew Ebling Cc: [email protected] Subject: Re: [Eclipseme-users] Building EclipseME (trying to fix obfuscation bug) Hello Andrew, more up to date information on obtaining the sources can be found here: http://eclipseme.org/blog/2007/01/28/eclipseme-source-move-to-subversion/ If you fallow the instruction you will find that one thing is missing in the sources, the package "de.schlichtherle" . You will have to check this out of the svn-repo by hand. You will have to use the subversive plugin instead of subclipse. The other questions i cannot answer, since i have been having the same problems ;-). If you find out how to build the plugin, than write back the steps to fallow. Maybe in the future we can add this to the docu or to a wiki (to come). The PDE-Menu is shown on my eclipse-installation. Did you install the SDK Version of eclipse or just the Platform-Runtime-Binary? On the eclipse Install-Page you can find a PDE-Plugin. http://download.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/ Greetings, Markus Andrew Ebling schrieb: > Hello, > > I'm being affected by a known bug in EclipseME which means that > obfuscated JAR files cannot be produced if your Windows user name > contains a space. > > Rather than rolling back to an old version or waiting for the bug to be > fixed, I decided to track down the bug and fix it myself. I've found > the offending line of code, but I'm having problems getting EclipseME > building on my machine. > > I've got the code out of SVN OK and I'm trying to follow these build > instructions: > > <http://eclipseme.org/docs/developer/index.html> > > So my first question is: Are these instructions still up to date/valid? > If not, where would I find up to date instructions? > > Assuming the above documentation is still valid, step two says: > > "Right-click on feature.xml and choose Create Ant Build File from the > PDE Tools submenu." > > However I don't have a PDE Tools submenu on my right click menu. From > doing a bit of homework it looks like PDE is an add-on to eclipse, > required for doing plugin development. But it looks like this feature > is already installed on my system. > > So how do I enable the PDE tools submenu? I'm hunting through > preference panes (including the plugin-development pane), but I can't > figure it out. Looking through the Eclipse online help, there is info > on creating new plugins from scratch, but nothing on how to import > existing plugin projects, build, deploy and test them. > > I then tried the plugin import wizard, but I feel utterly lost! I'm > determined not to give up as I really want to contribute to the project. > But I could sure use some help on this learning curve. > > thanks, > > Andrew > > ------------------------------------------------------------------------- > 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 -- ********************************* [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 ------------------------------------------------------------------------- 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
