Tagged Questions

3
votes
1answer
208 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" ...
0
votes
4answers
126 views

Free visual editor for a language that would compile to native windows exe

I'm looking for a free visual editor for a language that would compile to native windows exe, no runtime. I'm looking for alternatives to the Delphi suite (so don't give it as an answer), something ...