java - Can Intellij IDEA exist in a Netbeans Shop? -


all other colleagues use netbeans, have opportunity use idea. able work on same java ee projects together, or have issues projects, checking in , out of svn, etc?

we develop ee , spring mvc applications using glassfish on our desktops, , commit svn, although possible may have load coworker's entire projec.

you have issues sharing projects, because project folder , structure netbeans , idea different.

however, can attempt share src folders 1 , update codes 1 through svn, though wouldn't advise compatibility reasons because won't able share libraries , use other team functionality available in netbeans.

so won't idea use different ide don't waste time debugging compatibility.

also, useful note idea uses own custom libraries functionalities, , build projects in different way netbeans, projects appear work on idea may not work on netbeans , vice versa.

bottom line, don't waste time using different ide rest.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -