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. …
1
vote

What is the best IntelliJ IDEA plugin?

IDETalk. And not for chatting but because it makes it easy to share stacktraces send code pointers and compare code with colleagues without having to first commit 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: …