[
https://issues.apache.org/jira/browse/SLING-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617636#comment-15617636
]
Konrad Windszus commented on SLING-6208:
----------------------------------------
You can in fact restrict filter target files in Tycho (through a Maven plugin
configuration, https://wiki.eclipse.org/Tycho/Target_Platform#Filtering). But
in fact I would be in favour of 3. Although a "merge" is not properly supported
in PDE (https://bugs.eclipse.org/bugs/show_bug.cgi?id=392652) at least manually
one can select the DEV target for PDE file while Tycho is still using PROD for
building.
> [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)