Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Vincent Oostindie
Follow
New posts
New posts and comments
Total activity
31
Last activity
January 17, 2016 17:05
Member since
December 05, 2007 21:20
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (1)
Comments (20)
Sort by votes
Recent activity
Votes
Created
December 20, 2007 19:11
- Go to project settings (Ctrl + Alt + S, 1)- For the Web module: - Select the Web Facet - In the 'Java EE Build Settings' tab, deselect 'Create web modular war file'.- For the Ear module - Sele...
Community
IntelliJ IDEA EAP Users
Prevent ear/war from being built
0 votes
Created
December 06, 2007 21:21
If I start IDEA up and don't keep itsvirtual desktop visible through its start-upprocessing, when it finally populates the windowcontents, it resets the left, and right dock sizes soeach of them, a...
Community
IntelliJ IDEA EAP Users
feature proposal: ctrl-click run button -> use current file
0 votes
Created
December 06, 2007 21:52
Apologies. I misunderstood.As far as I can tell I don't have this problem.
Community
IntelliJ IDEA EAP Users
feature proposal: ctrl-click run button -> use current file
0 votes
Created
February 12, 2008 10:26
I can confirm this is fixed in 7693.
Community
IntelliJ IDEA EAP Users
Maven import broken in 7684?
0 votes
Created
December 05, 2007 21:20
That's a matter of configuration. I'm on Linux, and all the default IDEA shortcuts work for me (including the new CtrlAltF7 for Find Usages).I run KDE and have disabled the X server keys. I never n...
Community
IntelliJ IDEA EAP Users
feature proposal: ctrl-click run button -> use current file
0 votes
Created
December 06, 2007 06:27
I cannot switch virtual consoles. Like I said: I don't use them anyway. I always use the same X session.I do have multiple (6) desktops in KDE, if that is what you mean. I switch these using the Wi...
Community
IntelliJ IDEA EAP Users
feature proposal: ctrl-click run button -> use current file
0 votes
Created
February 08, 2008 18:39
I've done some further investigation and have been able to create a test case.The attached ZIP contains a simple, working, multi-model Maven project.Unzipping it and running 'mvn install' works. At...
Community
IntelliJ IDEA EAP Users
Maven import broken in 7684?
0 votes
Created
December 14, 2007 13:14
Why do you have multiple web.xml files for the same application?Having multiple files for what's essentially the same thing tends to lead to problems. It's a violation of the DRY principle. At some...
Community
IntelliJ IDEA Users
replacing web.xml file in a war file
0 votes
Created
December 14, 2007 08:38
There's no need to put the XML file in your Tomcat installation.Just put a file called 'context.xml' in the META-INF directory of your web project (next to the WEB-INF). Tomcat will pick it up and ...
Community
IntelliJ IDEA Users
Tomcat doesn't load the docbase configure file
0 votes
Created
December 14, 2007 20:25
Good luck!For the record: I'm on Mandriva 2008.0. Works fine and they have a LiveCD I believe...
Community
IntelliJ IDEA Users
Mouse right-click context menu bad behavior under linux
0 votes
1
2
›
»