Hi,
Le 03/06/2011 08:25, Jinhwan Lee a écrit :
But, then, I got another question.
I checked in all source trees under trunk.
There are lots of plugins. I thought, there is one main
plugin. but maybe not.
how can I make it work with plugin source? I mean, follow the
instruction in plugin-enabled runtime workspace, without
installing from your update sites.
is there plugin like main method? or should I install the
whole plugin through update site?
Just check out all the sources in your workspace (trunk is enough).
There are several plugins, but less than we used to. All the *.core
plug-ins are required.
The others depend on what you want to do (which runtime, which SCA
version...).
Make sure to have installed the Plugin Development Environment (PDE,
available on the main Eclipse's update site).
And make sure all the plug-ins compile with no error.
Then, open the plugin.xml of one of the plug-ins and click the run
or debug icon, like I said in my previous message. That's all.
Regards,
Vincent.
|