Thomas Saxtoft

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Adding JBoss 6 as application server
We are starting a new project on JBoss 6, and I have a problem adding it as an application server.IDEA constantly warns me the the selected directory is not a valid JBoss home, though I have just u... -
Created Class file not found
In IntelliJ I get this weird error when I try to compile.Cannot find annotation method 'cascade()' in type 'javax.persistence.ManyToOne': class file for javax.persistence.ManyToOne not foundI know,... -
Created No valid binding for root component
AnsweredI am fiddling a bit with the GUI designer, and I must say that I'm really impressed. It is so easy and intuitive to work with.I also watched the online demo, and I think it was well explained and t... -
Created Alignment by column
I have this dialog with two columns and four rows. Now I want to align the first column so that it has the same width in the first column. A picture says a 1k words - see the attachment.I have grou... -
Created Refactor GUI
It would be so nice if it was possible to refactor when using the GUI Designer.Is it in the pipeline for 5.0? -
Created A wish for a feature
It would be nice if it was possible to use Ctrl + Q in the file structure.Right now you have to open the class to see the javadoc. -
Created URI and location
Ok, XML is not my strong point. So I have a few questions on setting IDEA up to validate an XML file.I have created a DTD to validate a XML file, using DTDGenerate. Now when using <!DOCTYPE dataset... -
Created Seeing bookmark description
To a bookmark I can add a description. It would be nice if it was possible to see this description when the mouse is over the little black line on the right side of the editor.