Git - multi content roots
Hi, I'm not so firm in Git - but I tryed to commit / push my PHP-projekt to bitbucket.org.Normaly thats no problem. But her I have a project with 2 content-roots. One Directory is the htdocs (here are...
View Article'@NotNull' not applicable to type use
I would like to use the @NotNull and @Nullable annotations on types, as was introduced with java 8. I understood that IDEA 13.1 supports java 8, and therefore also type annotations.I've set up my...
View ArticleHow to select Gradle directory
Hi,I am not sure if the topic has been brought up before but I am wandering is their a way to select Gradle directory and tell it where to store its files and not use ".gradle"/(default directory)...
View ArticleHow do you update version of JSHint used?
I don't have admin rights to my work PC so this may flavour the question and answer. I installed WebStorm 8 recently and it has version 2.5.1 of JSHint available in its dropdown. My company asked me to...
View ArticleIntercept Refactor File rename or move
Hi, I'm working on a VCS adapter and I'd like to be able to intercept the IntelliJ IDEA UI actions of Rename and Move in order to perform the rename/move with custom code.I have a VcsVFSListener...
View ArticleAny way to change automatic scrolling on undo?
If I make a sequence of edits at different points in a file, then undo some of them I find the autoscroll a little odd. I'm not sure I can even see a pattern in what happens... Sometimes the undone...
View ArticleHow to debug remotely an application on WebSphere Application Server
Hi there ! I've just launched IDEA for developing and faced with problem how to set up connection to WAS7 in IDEA at Run/Debug Configuration window. There is an item "WebSphere Server->Remote". But...
View ArticleFind usages not working (Alt+F7)!
Hello there.I have been using IntelliJ for 4 year.I have 10.5.2 U.My problem for some reason find usages and ispections have stopped working.My classes get highlighted for deletion and when I try to...
View ArticleFind in path behaviour change
Hi, I recently moved from version 11 to version 13, and one thing I've run across which is a pretty big loss of functionality (I believe) is that Find in Path used to enable you to search any arbitrary...
View ArticleError in a spring mvc hello world of intellij idea 13 and glassfish 4
I'm trying execute a default hello world template of Intellij idea with glassfish 4, but a error occurs. See the log: "C:\Program Files\glassfish-4.0\glassfish\bin\asadmin.bat" start-domain...
View ArticleFormatter always forces braces with "Do not force"
Hello everyone, the formatter always forces braces on ifs with a single statement even though Code Style | Java | Wrapping and Braces | if() statement | Force braces is set to "Do not force". For...
View ArticleHow to use JavaScript library
Hi, I am trying really hard to use the JavaScript libraries feature in IntelliJ but all I am getting is frustrated. I have defined a custom JavaScript library for snap.svg.js with a Debug (readable)...
View Articledelimiter highlighting
How do completely I turn off the highlighting of matching delimiters - {}, <>, etc?
View ArticleVersion Details
I have got the below build numbers from the bug reports of IntelliJ Idea. How do i know the version numbers of these build's. I need this information for a research project. Can someone point me in...
View ArticleAnnotation present on field in toString template
Hello,is there any way how to check for annotations present on class field in toString template? My usecase is to process field marked some annotation in different/special way than those without...
View ArticleCannot run program
Hi, I have problem in intellij IDEA 13.1.3, I created simple android program "hello world",when i tried to create AVD ->Tools->Android->Avd Manager, It will shows error message "Cannot run...
View ArticleHow to debug remotely an application on WebSphere Application Server
Hi there ! I've just launched IDEA for developing and faced with problem how to set up connection to WAS7 in IDEA at Run/Debug Configuration window. There is an item "WebSphere Server->Remote". But...
View ArticleHow to show GIT tags?
Hi Is there a way to show available tags in the branches pop-up? Otherwise I have to know the name or to search for the hash-tag to check out a tag. MahaloGarfieldKlon
View ArticleGradle with IntelliJ
I'm working on a project that requires Gradle integration. I've never used Gradle before, but I would like to add a .jar file as an external library. I copy and pasted the file into my main project...
View ArticleWorking with downloaded directory hierarchies
Warning ... newbie question ... I have a various directory hierarchies from books about learning Java for web applications. They all contain full source code in perfectly sensible directory structures...
View Article