Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephen Friedrich
Total activity
1583
Last activity
November 28, 2025 21:06
Member since
February 20, 2003 08:19
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
646
Activity overview
Posts (205)
Comments (728)
Sort by recent activity
Recent activity
Votes
Created
October 28, 2009 20:09
So, your question is "How to add a custom Swing Component to the UI designer", right?I am not using the designer, but this may be helpful:http://www.jetbrains.com/idea/webhelp/adding-gui-components...
Community
IntelliJ IDEA Users
JavaBeans : How to implement a Java Bean Pls Help! thanks ^-^
0 votes
Created
March 03, 2008 11:24
You can also try to switch the "Debugger Transport" from "Socket" to "Shared memory".See Settings -> IDE Settings -> Debugger
Community
IntelliJ IDEA Users
Unable to test a main() method class using debugger
0 votes
Created
January 13, 2010 11:19
Works for me in version 9 without any problem.Isn't there a quickfix to assign the DataSource?(Place the caret on the red error, then press alt-enter or click on the light bulb.)
Community
IntelliJ IDEA Users
IDEA 9 gives "cannot resolve column" on every entity, on IDEA 8 worked
0 votes
Created
January 13, 2010 11:42
Must have been dreaming that, then.Check your Hibernate (or JPA) facet for the correct mapping to the data source.(Project Structure -> Project Settings -> Modules -> (your module) -> (expand modul...
Community
IntelliJ IDEA Users
IDEA 9 gives "cannot resolve column" on every entity, on IDEA 8 worked
0 votes
Created
February 10, 2010 13:53
Yes, I just have tried several variants of a keyboard macor and none worked (with sometimes very strange effects like a selection start point being set after applying the template, so that moving a...
Community
IntelliJ IDEA Users
Utility macros for breaking strings not working anymore in IDEA 9: how to?
0 votes
Created
March 02, 2010 20:19
I am not sure if this works (it's been some time since my last JSP project, but I am using the method below to select the "target language" for freemarker files):Assing *.dcss to JSPOpen project se...
Community
IntelliJ IDEA Users
JSP code inside CSS Files
0 votes
Created
March 29, 2010 15:46
Works fine for me (in bot Tomcat 5 and 6).How does your context.xml look like? Do you have by chance set the context to "reloadable"?IIRC in that case Tomcat automatically redeployes the app.
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
July 30, 2010 16:53
Thanks, I tried again in IDEA X EAP.I noticed that IDEA tries to start Firefox 2 (which I also have installed to check my own web apps for compatibility).I configured the path to Firefox 3.6 (in th...
Community
IntelliJ IDEA Users
How the heck is JavaScript debugging supposed to work?
0 votes
Created
August 03, 2010 12:17
Thanks, Nikolay, for the answer.I tried again in 96.852: The exception is gone, but I still can't get the file matching to work.See screenshot for the configuration. IDEA correctly detected all the...
Community
IntelliJ IDEA Users
How the heck is JavaScript debugging supposed to work?
0 votes
Created
August 04, 2010 10:38
Still no luck :-(See screenshot. I tried to configure the Remote URL for the "app" folder with or without trailing slash, but that makes no difference.Breakpoints do not work in files in the folder...
Community
IntelliJ IDEA Users
How the heck is JavaScript debugging supposed to work?
0 votes
«
First
‹
Previous
Next
›
Last
»