Tagged Questions
3
votes
1answer
225 views
How to build cross-IDE java GUI's using “interface builders”?
In a Java project with developers that use different IDEs, say Eclipse and IntelliJ, what's the best way of developing visual components using the tools offered by the IDEs ("Visual Editor Project" ...