Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Yet another article advising to leave Eclispe

On 2014-10-16 11:08, Max Rydahl Andersen wrote:


In some way, the rigid workspace concept of eclipse, which was
a good idea at some point, is limiting the adoption of eclipse....


I agree but I also think this can be fairly easily fixed.

Add File Navigator to eclipse - done ;)

...where do I find the "File Navigator"?

Michael

We'll need to test and make sure editors will be okey opening outside
projects - but eclipse already have support opening files outside the workspace.

If you want to have more advanced editing and building then you need a project
(not really different from what is required by intellji, netbeans and even vi/emacs)
and the file navigator can even expose this.

Michael Istria got a prototype for this.

Then add in the auto-magic import of projects that will detect what kind of project
is inside a directory and I think we have something very compelling.

/max
http://about.me/maxandersen




Back to the top