I downloaded IntelliJ Idea 9.0 community version and now I want to create a GWT application in it, but I am not getting that GWT option while creating the project.
I\'m looking at switching my projects build from Ant to leiningen and开发者_StackOverflow中文版 wanted to know if there is a Clojure IDE (intellij, eclipse, netbeans) for which the \"build\" and \"deb
Is anyone know how to set up a live template in intellij for doing specialized setters - i\'m using v5, but I accept with pleasure knowledge for a more recent release) -
IntelliJ not find xml file under sources folder. example) src/net/saltfactory/domain/PersonSqlMap.xml but, If I copy it and past out folder, IntelliJ find xml file
I\'m trying to come up with a search/replace expression that will convert from Oracle style inserts with timestamp fields to insert statements for another database.
Has anyone had any success developing XQuery in IntelliJ?Specifically, does anyone know of any code 开发者_StackOverflowcompletion or code syntax highlighting abilities that exist already or that you\
I just turned on \"Highlight usage of element at caret\".(Settings -> editor).But the default color is a light blue.I would really like this highlighting to bolder 开发者_StackOverflow社区and easier t
I just noticed tha开发者_StackOverflow社区t Intellij has a UML diagram drawer.I am attempting to use it to figure out what is going on in some code that is new to me.
I\'ve just started playing with macros in IntelliJ. I recorded several then played back until I decided to add keymap shortcuts to my macros. I went to Settings and pressed Alt+C to add anew child map
When I try to add a strServerIP to the class Server, I get a: Cannot resolve symbol string compiler error.