Sharing a project between Eclipse and Netbeans

后端 未结 5 573
孤独总比滥情好
孤独总比滥情好 2020-12-20 14:13

Is there a way to share the same *.java files between Netbeans and Eclipse?

5条回答
  •  -上瘾入骨i
    2020-12-20 14:45

    • You can import an eclipse project into netbeans,
    • or you can create an eclipse project from existing sources.

提交回复
热议问题