Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hani Suleiman
Total activity
1008
Last activity
October 07, 2017 00:34
Member since
October 10, 2002 03:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
380
Activity overview
Posts (115)
Comments (513)
Sort by recent activity
Recent activity
Votes
Created
September 11, 2006 22:03
Nothing for me, I have this for example inside of an entity in a java module:@NamedQuery(name="navpoint.type", query="select n from NavPoint n where n.type=:type")and the query is shown as a string...
Community
IntelliJ IDEA Users
JPAQL: Will it become usable soon?
0 votes
Created
September 16, 2006 17:29
My PU's are detected nicely in 5692, so that's all good. A lot of my QL now works, but the most annoying thing by far is the fact that table and column names for some reason are flagged as invalid,...
Community
IntelliJ IDEA Users
JPAQL: Will it become usable soon?
0 votes
Created
October 15, 2006 23:26
Actually, the largest drawback is the fact that freemarker templates look like gibberish and that it has no mindshare.Try to add language support for it as a plugin, and when you run into issues as...
Community
IntelliJ IDEA Users
How about Freemarker support ?
0 votes
Created
October 31, 2006 01:56
You can get it working manually, create a DS, load all tables into it.Then in your persistence.xml, add this property:]]>This will then get the autocompletion and whatnot working for tables and col...
Community
IntelliJ IDEA Users
How does" DataSource ORM annotation problems" work
0 votes
Created
June 19, 2007 04:12
Try:cp /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub "/Users/stanleysiuPro/Downloads/IntelliJ IDEA 7-0M1b.app/Contents/MacOS/idea"
Community
IntelliJ IDEA Users
IntelliJ 6.x 7.0 fails to start on Mac OS X Leopard build 9A410
0 votes
Created
June 22, 2007 19:25
So how does it perform? Worth using the preview?
Community
IntelliJ IDEA Users
IntelliJ 6.x 7.0 fails to start on Mac OS X Leopard build 9A410
0 votes
Created
June 12, 2007 15:25
I'm bumping this up since its gotten no responses. To clarify, every now and then the named queries seem to forget what PU they belong to, and all get highlighted as errors.
Community
IntelliJ IDEA Users
Named query resolution
0 votes
Created
June 14, 2007 15:53
I'll keep an eye out for when it happens again. One case though where it does happen consistently is if the query name is dynamic, for example:entityManager.createNamedQuery("navpoint.community" + ...
Community
IntelliJ IDEA Users
Named query resolution
0 votes
Created
January 08, 2004 06:50
1) There's a bug whereby when you click on web or ejb module, they don't get highlighted, but are actually selected. Just click next, and you should see that the radio button selection did in fact ...
Community
IntelliJ IDEA Users
Unable to enable J2EE modules--Jetty/JBoss not supported?
0 votes
Created
December 05, 2002 00:53
Well, except that it gives you other niceties, like setting breakpoints in taglib calls etc. I suppose you could set them in the java source, but if you have a tag used multiple times on a page, an...
Community
IntelliJ IDEA Users
JSP debugging
0 votes
«
First
‹
Previous
Next
›
Last
»