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

Robert Munteanu commented on SLING-5268:
----------------------------------------

The mylyn docs project is ( to my understanding ) moving towards a hybrid build 
like the one we're aiming for. I'll leave the link here for future reference

https://dev.eclipse.org/mhonarc/lists/mylyn-dev/msg02281.html

> Make Sling Connector IDE Independent
> ------------------------------------
>
>                 Key: SLING-5268
>                 URL: https://issues.apache.org/jira/browse/SLING-5268
>             Project: Sling
>          Issue Type: Improvement
>          Components: IDE
>            Reporter: Andreas Schaefer
>
> Sling Connector code in the IDE Tooling needs to be IDE independent to make 
> it possible to be used in other IDEs like IntelliJ, NetBeans etc. There are 
> two main areas:
> 1) Modules should not contain OSGi references as for example IntelliJ does 
> not use OSGi internally. IDE can wrap a module inside OSGi but shouldn't 
> require it.
> 2) Code that is used to check or deploy resources on Sling should be IDE 
> independent. For example ResourceChangeCommandFactory should not be using 
> I-classes from Eclipse but rather Interfaces that can be implemented by any 
> IDE to their requirements.
> The main reason for doing this is to ease the adoption of new code from this 
> project as well as making it easier for new IDE to adopt.



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

Reply via email to