Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Parallel Package contains part of JDT

Thanks Jeff https://bugs.eclipse.org/bugs/show_bug.cgi?id=394328

...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for Jeffrey Overbey ---11/12/2012 05:53:24 PM---Chris Navarro noticed today that the PTP Parallel PackageJeffrey Overbey ---11/12/2012 05:53:24 PM---Chris Navarro noticed today that the PTP Parallel Package contains some  pieces of JDT, but not all


    From:

Jeffrey Overbey <jeffreyoverbey@xxxxxxx>

    To:

ptp-dev <ptp-dev@xxxxxxxxxxx>,

    Date:

11/12/2012 05:53 PM

    Subject:

**[ptp-dev] Parallel Package contains part of JDT

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Chris Navarro noticed today that the PTP Parallel Package contains some
pieces of JDT, but not all of it.  For example, you can create a Java
project and switch to the Java perspective, but there is no Java
compiler and lots of things are broken when you try to edit a Java file.

As best I can tell, the problem is that
org.eclipse.linuxtools.changelog.parsers.java has a dependency on
jdt.core and jdt.ui, so these plug-ins are included in the EPP package,
but the rest of JDT is not.

Arguably, it's a bug for there to be a plug-in dependency without a
corresponding feature dependency.  But if Linux Tools adds that feature
dependency, the Parallel Package will include all of JDT, which I think
we don't want.

So... I'll leave it to Beth or whoever to figure out what to do with
this... I'm not sure which needs to change: the EPP package or Linux
Tools... so I haven't opened any bug reports...

Jeff

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



GIF image

GIF image


Back to the top