[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Does Subclipse depend on JDT?

From: Sebastian Bauer <mail_at_sebastianbauer.info>
Date: Sat, 07 Jul 2012 21:24:41 +0200

Hi!

On Sat, 07 Jul 2012 20:10:41 +0200, Sebastian Bauer wrote:
> if I install Subclipse on a plain Eclipse platform installation
> (Platform Runtime Binary), which previously didn't offer the Java
> perspective, then, after installing the main Subclipse plugin, the
> Java
> perspective is offered. I would not have expected that. Is this a
> known
> issue of Subclipse or may another component be the reason? In one of
> my
> installations, I like to use Subclipse, but I don't need JDT.

I dug in the source. The Subclipse UI module optionally depends on
org.eclipse.jdt.ui and org.eclipse.jdt.core, but as there is no control
whether optional components are used nor not, it is installed. See
http://wiki.eclipse.org/Equinox/p2/Publisher about this. Especially the
Note section. Basically, it is recommended to move the features that
optionally depend on something into an own feature. This makes sense to
me.

Bye
Sebastian

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2978687

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-07-07 21:24:48 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.