Robert Nicholson
- Total activity 195
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 70
-
Created Anyway to put indexing in the background?
AnsweredWhen I start up IntelliJ it wants to scan files to index and it takes forever and doesn't let me use the UI at all. This is version 2016.3 -
Edited IDEA 2016.3 every dependency is red.
AnsweredIn the same project side by side 14.1.7 can resolve all Maven dependencies. In the same project in IDEA 2016.3 all dependencies are red and I cannot build anything. Already tried invalidate/caches ... -
Created Strange behavior upgrading from 14.1.4 -> 14.1.7
AnsweredAfter this upgrade I'm finding that IntelliJ doesn't know about many of the classes in my project. In fact I think it's all classes in my project. When I revert back to 14.1.4 it seems to always ha... -
-
Created IntelliJ IDEA Ultimate with a large multi-module maven project that uses the shade plugin?
So does maven integration allow the shade plugin to run during a project build.Also,The project also uses tcServers and I'm wondering to set up environment variables for any tcServer instance?Alter... -
Created GWT project works fine in Eclipse but not IntelliJ Idea.
Is there any document that defines how to migrate a GWT project from Eclipse to IntelliJ?I have setup the GWT run configuration and when my project launches it seems the GTW bootstrap just doesn't ... -
Created Should by GTW run configuration see path variables?
AnsweredWhen I launch a project from eclipse that relies on what Eclipse calls "Environment variables"I try to setup Path variables with the same values in IntelliJ but when I launch the application it app... -
Created Dependencies for GWT project differ from Eclipse?
When I import a GTW project that's multi module it seems IDEA doesn't get the dependencies the same as Eclipse.Should I expect IDEA to be able to get the dependencies correct?Is there anyway to tur... -
Created 10.5.2 just hangs whenever I try to add a module in module settings.
As soon as I hit the + to add a module the IDEA goes off to never never land. -
Created IntelliJ debugging very slowly with my project in snow leopard
I've noticed that 9.0 CE for some reason is debugging my project very slowly when running under Snow Leopard.In my case I'm using the java 1.6.0 VM and when I set a break point on any method once i...