Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mj-lists
Total activity
32
Last activity
January 18, 2016 12:57
Member since
December 16, 2002 17:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (9)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
April 11, 2005 09:04
I recently found out you can do this in NTFS too using Junction: http://www.sysinternals.com/ntw2k/source/misc.shtml#junction
Community
IntelliJ IDEA EAP Users
IDE Path variables, how to use...
0 votes
Created
November 02, 2007 09:37
The important detail here is that <jsp:useBean/> hastwo "modes of operation":1) When using the "class" attribute, you're using the"stone-age" JSP <jsp:useBean/> feature:...-this is a really old (pr...
Community
IntelliJ IDEA Users
Type of expression language (JSTL-EL) loop and collection variables
0 votes
Created
February 21, 2008 13:02
Oh, and the log doesn't say much either (even with debug level on "com.intellij.openapi.vcs.changes.committed")2008-02-21 14:03:24,562 INFO - ommitted.CommittedChangesCache - Refreshing incoming...
Community
IntelliJ IDEA Users
Incoming changes not working
0 votes
Created
February 12, 2008 09:27
The extra ending * seems to make no difference, still "Scope contains 0 of total N files". I tried "file[MODULE_NAME]:web/.." too.I might be worth noting that the web directory is not shown in the ...
Community
IntelliJ IDEA Users
Scope for web facet
0 votes
Created
November 02, 2007 12:43
Could you quote a small example of your currentJSP/JSPX code?Example: Servlet: Map<String, foo.Bar> bars = ...; request.setAttribute("bars", bars); JSP: <jsp:useBean id="bars" type="ja...
Community
IntelliJ IDEA Users
Type of expression language (JSTL-EL) loop and collection variables
0 votes
Created
November 02, 2007 13:38
You can use something like this instead of<jsp:useBean>:<!--@elvariable id="foo"type="java.util.Map<java.lang.String,java.lang.Integer>"-->It's an IDEA-specific annotation comment.Now that's what I...
Community
IntelliJ IDEA Users
Type of expression language (JSTL-EL) loop and collection variables
0 votes
Created
February 12, 2008 11:28
Do you see web directory in Project View?The web-directory did not turn up in the project tree under the Java module. So I removed the "dummy" module with "web" as content root. Then "file[MODULE_N...
Community
IntelliJ IDEA Users
Scope for web facet
0 votes
Created
February 25, 2008 08:59
Ok, I have finally figured this out (or rather found a workaround) by making another copy of the project and test different setups.My original setup:...\MyProject.ipr...\MyProject.iws...\project_na...
Community
IntelliJ IDEA Users
Incoming changes not working
0 votes
Created
July 12, 2011 20:38
trespasserw wrote:Rebuild clears all output and does full recompile - so it _should_ include every source.Of course it should, though I'd expect it to simply point to the source root (like I do wit...
Community
IntelliJ IDEA Plugin Users
AspectJ - Out of memory or internal error...
0 votes
Created
July 12, 2011 15:28
Part of the log is below. It seems the way the plugin calls AspectJ triggers a problem internally within AspectJ.The command line for the compiler call is awfully long (like 190'000 characters) and...
Community
IntelliJ IDEA Plugin Users
AspectJ - Out of memory or internal error...
0 votes
«
First
‹
Previous