intellij-idea
How can I display an image in the Applet?
I have an image and I want to display it in the applet, The problem is the image wont display. Is there something wrong with my code?[详细]
2023-04-05 01:48 分类:问答Changed pom but didn't affect to module
I use Inte开发者_高级运维lliJ IDEA and running a Maven application. My application uses some other modules, projects. I changed version of one module\'s dependencies(I changed a hibernate dependency\'[详细]
2023-04-04 17:50 分类:问答IntelliJ. Debug a program even if it does not compile
I have a Java project in IntelliJ that compiles, and now I am slowly changing. Is there a way to ask IntelliJ to run the project, even if some parts of the code still do not compile? If so, how?[详细]
2023-04-04 16:30 分类:问答How can I set the size of JButton in an Applet?
I have an applet and I want to add a jbutton. The problem is the button is too big, I already used the setSize() method but still it doesn\'t work. Perhaps the setting of setSize could might be wrong.[详细]
2023-04-04 05:13 分类:问答Getting Intellij IDEA to process GWT RequestFactory annotations
Having upgraded to GWT 2.4.0, I want (need) to enable annotation processing for my RequestFactory interfaces. The instructions for doing that in Eclipse are clear enough, but I can\'t find the corresp[详细]
2023-04-03 20:51 分类:问答Intellij Idea to use maven submodules from repo/jar instead source (to workaround Scala bug)
My maven layout is similar to: Parent - ChildJ - ChildS ChildJ contains Java code (code generated via the Google Protobuf Java compiler)[详细]
2023-04-03 18:45 分类:问答Grails and IntelliJ Cache Issues
we are using Grails together with Maven and Intellij. For the beginning of the project it worked everything nicely. Now we are getting开发者_JAVA技巧 more and more strange effects like when somebody i[详细]
2023-04-03 16:57 分类:问答Working with hibernate with Intellij or Eclipse
We have a project that is due to start and we are getting into the Holy IDE wars that I want to avoid.[详细]
2023-04-03 13:42 分类:问答IntelliJ got out of memory after installing Tortoise SVN 64bit on Windows 7
IntelliJ 8.1 (also tried 9) was working fine without Tortoise SVN, but开发者_运维问答 after I installed Tortoise SVN 64bit on Windows 7, I\'m getting out of memory every time I launch IntelliJ.[详细]
2023-04-03 06:10 分类:问答How to set the location of a JWindow below the textfield when the frame is being drag?
I am making an autocomplete project(just like Google). I have a jtextfield in my frame and whenever I type something to that field, a JWindow will appear below the textfield and that window is coming[详细]
2023-04-03 04:50 分类:问答