intellij-idea
Making packages in IntelliJ-IDEA
I u开发者_开发问答sually use .Net but now I\'m playing Scala in IntelliJ 10.5.1. It\'s interesting how can I make a package which I can import to other projects?If you want to create a jar file you do[详细]
2023-04-01 05:29 分类:问答IntelliJ Idea Java project with Flex, how to embed generated SWF
Sorry for the potentially stupid question, I\'m newbie in Java. I have a simple IntelliJ Java project with Flex support. The project contains index.jsp page. And after building of the project, the .sw[详细]
2023-03-31 19:06 分类:问答Error loading preferences ANDROID emulator on intelj last version
I\'m getting the following error message: Error loading preferences. on a previous version of intelj i didn\'t get that error i searched all over开发者_如何转开发 internet nobody has answer.[详细]
2023-03-31 18:30 分类:问答JSTL in IntelliJ gives errors in JSP
I\'m playing with Google App Engine in IntelliJ. I\'m trying to use JSTL tags in my JSPs. I\'ve tried two different URIs I found on the internet, and both of them give me errors:[详细]
2023-03-31 18:10 分类:问答How to execute Java tests on Android code
I want to execute a Java class to test pieces of an Android application\'s functionality (from a Java Module) to read/write data to file. If I execute within the Android module, I get Stub! errors (An[详细]
2023-03-31 17:31 分类:问答Remove the down arrow in JComboBox
I want to create an auto complete program and I am using JComboBox for this. Now I want to remove the down arrow in the JComboBox. How to rem开发者_如何学Pythonove the arrow?JComboBox is compound JCo[详细]
2023-03-31 13:41 分类:问答IntelliJ - Persistence QL Queries error-check over hibernate queries
I have hibernate session query using a class recognized by hibernate. This query runs smoothly but is somehow recognized by IntelliJ IDEA as a Persistence QL Queries error - \"Cant resolve symbol\"[详细]
2023-03-31 13:22 分类:问答How to fix SQLException in the Catch Statement?
This program is about auto complete. When I type something to the textfield, a list of suggestions will appear.[详细]
2023-03-31 10:19 分类:问答How can I hide the validation/marker error bar on the right in IntelliJ Idea 10?
The right side validation ba开发者_如何转开发r that shows yellow markers for warnings and red markers for errors.There is no way to hide it as it\'s combined with the scrollbar.[详细]
2023-03-31 08:18 分类:问答Stopping the Jetty Server in the Maven-GWT-Plugin
This is more of an annoyance than anything else. However, I\'m using the Maven integration with IntelliJ IDEA to run the Maven-GWT-Plugin\'s 开发者_JAVA百科\"gwt:debug\" goal. However, there doesn\'t[详细]
2023-03-31 05:36 分类:问答