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
April 07, 2016 10:03
If detection isn't triggered when a file satisfying a pattern returned by FrameworkDetector#createSuitableFilePattern is created or changed, then this is just a bug. Could you please provide more d...
Community
IntelliJ IDEA Users
Is there any way to manually invoke facet detection?
0 votes
Created
March 01, 2016 06:58
When you add a directory with JARs to a library order of these JARs in classpath is system-dependent. If order of these jar files is important for your application you indeed need to either create ...
Community
IntelliJ IDEA Users
Order of jars on classpath of module
0 votes
Created
February 04, 2016 09:56
Official comment
If you switch off alphabetical sorting by clicking on 'a->z' button above 'Output Layout' tree in the artifact editor, the elements will be shown in order they are processed: if there are several f...
Community
IntelliJ IDEA Users
Problem building an "exploded war" artifact - order of facets from modules?
0 votes
Created
November 19, 2007 10:03
Fixed. Try next IDEA 7.0.2 EAP build.Ok, I think I figured the real problem now. IntelliJ detected and setup a Web facet. On the Java EE Build Settings tab for the web facet, "Run Jasper validator ...
Community
IntelliJ IDEA Users
Strange error during Make
0 votes
Created
November 21, 2007 09:26
Your js- and jspx-files are placed in /web/WEB-INF instead of /web folder so they aren't accessible from browser.Hi,I'm new to IntelliJ and trying to figure out how to develop a simple web app. I ...
Community
IntelliJ IDEA Users
Some light on how to configure Tomcat properly?
0 votes
Created
November 27, 2007 06:44
Is Tomcat in first project terminated properly?That's what I want to do (e.g. use the same Tomcat installation for different IDEA projects). But I kept getting the error (see attached) when I tried...
Community
IntelliJ IDEA Users
Some light on how to configure Tomcat properly?
0 votes
Created
November 13, 2007 10:36
Please try the latest EAP build (7549) and check whether the problem persists.I tried what you suggested but under Web Settings for the facet it does not show the facet's owning module as a depende...
Community
IntelliJ IDEA Users
Java Module with web facets doesn't get Java classes in war
0 votes
Created
January 23, 2008 11:15
Yes, it's a bug. Please file a Jira issue (http://jetbrains.net/jira/).Hi,I have a module with two web facets A and B. Facet A contains all jsp files and a my.css file. Facet B is used for deployin...
Community
IntelliJ IDEA Users
Possible bug - autogenerated ants have incorrect web resource order
0 votes
Created
January 30, 2008 05:56
Looks like the error is produced by Jasper validator (see http://jetbrains.net/jira/browse/IDEADEV-12264). As a workaround you can disable jsp validation in Web facet settings.I'm not sure if this ...
Community
IntelliJ IDEA Users
Wierd compile error
0 votes
Created
March 17, 2008 06:35
If you want to use a library from your webapp you should add this library to the dependencies of your module (Project Settings -> your module -> "Dependencies" tab) and then mark the library for pa...
Community
IntelliJ IDEA Users
Adding libs to the weblogic classpath
0 votes
«
First
‹
Previous
Next
›
Last
»