Re: [DPP-Devel] Saros/IntelliJ: General approach

2017-04-07 Thread Stefan Rossbach
Hi Franz, I was talking about the FileSystem, so the implementation of the following interfaces: IResource, IProject, IFile, IFolder, IContainer. The current implementation in IntelliJ of these interfaces is really questionable and really complicated. The main problem in IntelliJ (as likely in N

[DPP-Devel] Saros/IntelliJ: General approach

2017-04-06 Thread Zieris, Franz
Hi everyone, I came across this post by Stefan [1], which calls for more attention: > I still highly recommend to copy some existing code > (like accessing a file etc) and then hit the delete > button for every file. > It should be easier to rewrite the whole stuff after > we know what we have to