Robert Nicholson

- Total activity 142
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 52
-
Created Displayed Run configurations not wide enough in 2018.x
Answeredis there anyway to expand the width of the Run Configurations so that it doesn't use ... Previously in older releases it use to size the width of the popup to the longest width entry. Now every... -
Created Is the launch configuration window (whatever they are called) narrower in 2017.3?
AnsweredFor me the eventually window showing you the options no longer widens any more and stays the width of the button and therefore I cannot see as much as I use to and cannot differentiate the options ... -
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?
When 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...