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
