McClain Looney <mlooney@gmail.com> wrote on 11/30/2004 03:54:48 PM:
> On Tue, 30 Nov 2004 13:50:49 -0500, Mark Phippard
<markp@softlanding.com> wrote:
> >
> > I will play around with it and see if I can make it work. I have a
Mac
> > box at home and Windows and Linux at work, so I can at least make sure
> > those platforms all still work.
> >
> > Basically, I am proposing the feature.xml look like this, which should
> > work for all platforms:
>
> the tricky bit is the win32 javahl, it's not a plugin, but a fragment.
> that's probably what stopped me earlier.
That shouldn't be a problem. Maybe you last tried it before Eclipse 3.0
was GA and they had bugs?
This is in the feature.xml for Eclipse itself, as an example:
<!-- Win32 -->
<plugin id="org.eclipse.swt.win32" download-size="0" install-size="0"
version="3.0.1" fragment="true" ws="win32"/>
<plugin id="org.eclipse.core.resources.win32" download-size="0"
install-size="0" version="3.0.0" fragment="true" os="win32"/>
<plugin id="org.eclipse.ui.win32" download-size="0" install-size="0"
version="3.0.1" fragment="true" ws="win32"/>
<plugin id="org.eclipse.update.core.win32" download-size="0"
install-size="0" version="3.0.0" fragment="true" os="win32"/>
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Dec 1 07:58:01 2004