Robert Nicholson
- Total activity 195
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 70
-
Created Maven support?
So, right now you can add a POM and it builds the project dependencies but I have a couple of questions.1. how does it handle maven exclusions?2. does it make any effort to switch "export" off?What... -
Created Where is VisualVM in 9.0 CE?
When I look at available plugins it's not listed and it doesn't appear to be available out of the box?When you look at the website it shows that VisualVM is a Community Edition plugin but it's not ... -
Created How do you control the scope of IntelliJ's indexing?
So other than excluding files from my project which is probably the way this is done how can I control how IntelliJ determines if a method is used or not?ie. if I have a set of tests and I do not c... -
Created How do you remove module from project only?
In 9 the default behaviour is to remove all files and if those files are in CVS it defaults to offer to delete them from CVS too.Given the previous behaviour was to only remove the module from the ... -
Created Removing a module deletes it's code and defaults to remove from CVS?
So, if I'm working on a module in the past if I deleted the module it typically just removed it from my project.That behaviour was very non-destructivein 9 Community what I see is the following.del... -
Created Cannot launch IntellIJ 8.1.3 after applying 1.6.0 update 1
After applying update 1 to my Snow Leopard 1.6.0 such thataudrey:Java For Mac OS X 10.6 Update 1 robert$ java -versionjava version "1.6.0_17"Java(TM) SE Runtime Environment (build 1.6.0_17-b02-231)... -
Created Local history should remember deleted files
I would prefer that Local history still remember files that have been deleted at least for the period that it's set for.Right now it looks like local history only is keep for files that still exist... -
Created What is the best way to import Spring 3.x sources?
So when you do it against existing source code it doesn't guess the module names very well because of the directory structure that Spring 3.x has now.Is there anyway you can get the module names to... -
Created What is the best way to import Spring 3.x sources?
So when you do it against existing source code it doesn't guess the module names very well because of the directory structure that Spring 3.x has now.Is there anyway you can get the module names to... -
Created Snow Leopard issues with 7.0.5
Prior to Snow Leopard I didn't see this but now occasionally you cannot bring up panels.ie. debug, run, view breakpoints etc... after a while it will not respond to any of those optionsand you have...