I’ve got a few plugins that I use for my own productivity when working in Eclipse. I’ve got them working by adding a feature project and an update site project. This is with recently updated Juno. Is this the right way to proceed? Here’s what I did:
- new > plugin project > drstest > next > next > Hello, World Command > Next > Finish
- drstest/build.properties > Overview > Launch an Eclipse application > (see “Sample Menu”) > close application
- new > feature project > drsfeat > next > (select drstest) > Finish
- new > update site project > drsupd > Finish > Add Feature… > drsfeat > OK > control-s(ave) > Build All
- help > install new software > Add… > Local… > Name: drsupd Location:C:\my\ewksp\drsupd > (select Drsfeat) > Next > Next > (accept lic) Finish > (security warning) OK > (restart) Yes
- (after restart) > (see “Sample Menu”)
Yes, there is.
This was added in Eclipse 3.6.