Thomas Saxtoft
- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 12
-
创建于 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... -
创建于 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,... -
创建于 No valid binding for root component
已回答I 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... -
创建于 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... -
创建于 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? -
创建于 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. -
创建于 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... -
创建于 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.