Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How to build our eclipse based product NOW?
How to build our eclipse based product NOW? [message #133930] Tue, 30 June 2009 13:42
Ben Xu is currently offline Ben XuFriend
Messages: 20
Registered: July 2009
Junior Member
I believe many people has encountered the same problem as me.

Previously , when there is no p2. Build and install a eclipse based
project is just add/remove plugins/features from an existing eclipse.

what i did before in eclipse 3.3 and before is:

1.download a classic eclipse
2. unzip it and delete all plugins features related to pdt and jdt.
3. copy needed basic CDT plugins and features into plugins and features
directory
4. create a links directory and create a link to our product plugins .

So easy.

Now, with p2 on eclipse3.5 , things is totally different.
i can not add/delelte plugins and features directly. I need to care the
bundles.info , file and dirs in the p2 directory etc

My Question is :
1. is there any easy way for me to build our product again.(i don't need
to any fancy update site or any install package, what i need is just a
well orgnized eclipse directory will some existing plugin removed/added
and our product added . Actually, eclipse is just a small part of our
product , all i need to do is created a useful eclipse directory with some
plugin in and some plugin removed.)
?


2. HOW eclipse guy build different eclipse downloads like eclipse classic
, eclipse java development....... , how the p2 and configuration directory
is generated???
Previous Topic:Re: managing plugins with p2
Next Topic:How to launch an application with only the plugins specified in a launch configuration?
Goto Forum:
  


Current Time: Sat Apr 27 00:54:02 GMT 2024

Powered by FUDForum. Page generated in 0.02943 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top