Search Results

2
votes

Problems running Swing application with IDEA 8M1

Ask your question directly on the IDEA website. They always react fast and the problem you have is probably either fixed or documented. …
2
votes

Is Eclipse the best IDE for Java?

There is no best IDE. You make it as good as you get used using it. …
2
votes

How do I install a specific version of an IDEA plugin?

Think you can simple drop the jar in the plugins directory: idea.plugins.path=${user.home}/.IntelliJIdea80/config/plugins On Windows: …