Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nikolay Chashnikov
Total activity
838
Last activity
November 23, 2023 11:52
Member since
November 13, 2007 10:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
334
Activity overview
Articles (0)
Posts (1)
Comments (503)
Sort by recent activity
Recent activity
Votes
Created
December 03, 2007 14:26
Is "GWT Studio" item presented in Settings -> Plugins?In order to add GWT facet you should open "Project Structure" dialog, select a module node, click '+' button on toolbar and select "GWT".I want...
Community
IntelliJ IDEA Users
Why has GWT Studio been removed from Idea 7?
0 votes
Created
November 26, 2007 06:00
You can use the same Tomcat installation with different IDEA project but you cannot run two Tomcat instances simultaneously.Thanks for the reply. Unfortunately, I've run into a different probl...
Community
IntelliJ IDEA Users
Some light on how to configure Tomcat properly?
0 votes
Created
December 14, 2007 06:04
You can remove web root .../S1/WEB-INF and add .../S1 with deployment path "/" instead.Hi, I use this solution (I hope correctly) but actually I have additional question about this one. What if I w...
Community
IntelliJ IDEA Users
replacing web.xml file in a war file
0 votes
Created
December 14, 2007 11:25
Yes but then both fields are yellow and there is popup msg "Duplicated relative deployment path '/'".It's just a warning.Can I use this? I mean do you guarantee that files from facet S1 will be alw...
Community
IntelliJ IDEA Users
replacing web.xml file in a war file
0 votes
Created
February 01, 2008 15:16
IDEA doesn't recognize your WebLogic installation because it expects to find element in the host/product/release element. As a workaround you can add element between and ]]>.I just did fre...
Community
IntelliJ IDEA Users
C:\bea "is not BEA home" error on IDEA 7.0.2 + WebLogic 10.3 TP
0 votes
Created
January 17, 2008 16:42
HiDoes IntelliJ 7.0.2 support Weblogic 10? Thanks!Yes.-- Nikolay ChashnikovSoftware DeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"
Community
IntelliJ IDEA Users
Weblogic 10 support
0 votes
Created
February 26, 2008 06:25
Are you using generic "JSR45 compatible server" configuration or server specific run configuration?I tried to load about 5 modules into one project, each configured and deployed into different loca...
Community
IntelliJ IDEA Users
Wrong module selected by debugger when debugging .jsp files
0 votes
Created
February 26, 2008 11:59
Are you using single run configuration for all your modules?I assigned "Web Application 2.5" features to my modules and created tomcat 6 local app server, not JSR45.-- Nikolay ChashnikovSoftware De...
Community
IntelliJ IDEA Users
Wrong module selected by debugger when debugging .jsp files
0 votes
Created
February 27, 2008 09:11
IDEA determines source jsp-file by examining name of java class generated for jsp. But in your case it isn't sufficient because generated classes for your jsp files have same names. Perhaps IDEA ma...
Community
IntelliJ IDEA Users
Wrong module selected by debugger when debugging .jsp files
0 votes
Created
March 18, 2008 06:33
Are you sure that your web root directory is added to "Web Resource Directories" list in Web facet settings (Project Settings -> Web facet -> "Web Settings" tab)?I am coming from Eclipse/MyEclipse,...
Community
IntelliJ IDEA Users
Question on generating a WAR file
0 votes
«
First
‹
Previous
Next
›
Last
»