[ 
https://issues.apache.org/jira/browse/SLING-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616538#comment-15616538
 ] 

Robert Munteanu commented on SLING-6208:
----------------------------------------

I don't see a way of doing that from the target editor. Yes, there is the 
plug-ins tab, but as soon as I deselect something the whole list of included 
plug-ins is included in the platform, and I'm wary of maintaining that.

Right now I see three options:

1. Use an 'extended' target platform and live with the fact that we might 
reference PDE stuff which is not necessarily available for the users installing 
the IDE tooling
2. Use the existing target platform and live with the the errors in the editor
3. Use two target platforms, one for dev, and one for building. The one for dev 
would include PDE and the one for prod the Eclipse platform.

Thoughts?

> [dev] Extension point declaration for org.eclipse.ui.trace.traceComponents is 
> marked as an error
> ------------------------------------------------------------------------------------------------
>
>                 Key: SLING-6208
>                 URL: https://issues.apache.org/jira/browse/SLING-6208
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Trivial
>             Fix For: Sling Eclipse IDE 1.1.2
>
>
> I am not sure when this started happening, but for me ( tried both Neon.1 and 
> Mars.2 ) the extension point is marked as an error.
> The root cause seems to be that the extension point is provided by the 
> {{org.eclipse.ui.trace}} bundle, which is not included in the target 
> platform. In my local installation it's provided by the PDE feature, which 
> means that we should include PDE in the target platform as well.
> I'd rather do this more fine-grained, but at the moment I don't see a simpler 
> solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to