That is fine with me. The only thing is that IntelliJ will not resolve 
commons-io and so I had to add it manually to the API pom.xml in order to 
develop.

- Andy

> On Nov 8, 2015, at 3:05 PM, Robert Munteanu <romb...@apache.org> wrote:
> 
> Hi Andy,
> 
> On Sun, 2015-11-08 at 12:09 -0800, Andreas Schaefer Sr. wrote:
>> Hi
>> 
>> When investigating how to design the separation of the “Sling
>> Connector” code from the Eclipse plugin to create an IDE independent
>> code base I saw that most of the Maven dependencies are drawn from
>> the p2.eclipse-plugin repository.
>> 
>> This might create problems when adding the code to other IDE but for
>> sure it messes up my IntelliJ IDE as it does not find and resolves
>> these dependencies correctly.
>> 
>> Shouldn’t we create our own set of dependencies in order to support
>> multiple IDEs?
> 
> At this moment I don't know enough about how to build other plugins to
> be able to tell what is best.
> 
> I would suggest that we first aim to make the various plugins usable
> for other IDEs, and then set our sights on the next target :-)
> 
> Thanks,
> 
> Robert
> 

Reply via email to