[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [atf-dev] Setting up AJAX Personalities
|
Exporting them as plug-ins seems to be doing the trick here instead.
If I have to open eclipse a new time anyways, I might as well restart
my workbench. It doesn't take a long time to load up fortunately.
On 7/3/06, John J. Barton <johnjbarton@xxxxxxxxxxxxxxx> wrote:
If you've create Plugin Projects you can
RightClick(yourProject)->RunAs->EclipseApp. Or DebugAs. This will launch a
new eclipse with your plugin. Don't know if you can get it to include the
rest of your projects as plugins or not. You can also use Run->Run... or
Run->Debug... to configure the EclipseApp.
If you've not created plugins I guess you could create an ant script that
compiles the plugins into a second copy of eclipse (directly into the
plugins dir).
I think you have to relaunch eclipse since the plugins are not dynamically
loaded, too bad.
John.
At 06:48 AM 7/3/2006, you wrote:
>Hi list,
>
>I'm trying to build a custom personality for Mochikit. So far I've
>figured out the process for putting together everything up to the
>point of integrating it back into eclipse. I've also figured out how
>to compile plugins, so I can always export it back into my eclipse
>workbench. However, is there any way to have the open four projects
>that will turn out to be my plugins, be used automatically by eclipse?
>This way I can make some changes and test them without reinstalling
>the plugins each time, and restarting eclipse.
>
>Thanks in advance,
>Yaakov
>_______________________________________________
>atf-dev mailing list
>atf-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/atf-dev
______________________________________________________
John J. Barton email: johnjbarton<at>johnjbarton.com
http://www.johnjbarton.com
_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev