Robert Nicholson
- 活动总数 195
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 70
-
创建于 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... -
创建于 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. -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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)... -
创建于 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...