Mantis Task Integration
Hi All! I am trying to enable the mantis task integration in IDEA 12.1.6 and it fails against two separate servers. Here is the error from server 1: When pressing 'Login' a popup serves me the message:...
View ArticleCan't call JRuby Idea 13
Only a problem with Intellij, can connect with FileZilla and Notepad++ . at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl. Prior to IDEA 13,...
View ArticleHow to configure code coverage to ignore lines?
We're using the IntelliJ IDEA code coverage runner. We've got some code within classes where we don't want the code coverage to run. Things like extreme conditions or places where writing a test to...
View Articlegit via beanstalkapp?
Any caveats / suggestions for using intellij with git hosted via beanstalkapp.com ? Client wants us to use their git service. Github is specifically supported by intellij and what we are used to...
View ArticleFile templates - lower, upper, camel case
I have a few file templates to generate stub Java classes.It works well but how can I use passed variable to make field definition?For instance I pass MyClass as the param and in stub it's: private...
View ArticleIs there a way to copy search results as text?
I've done a search that finds a bunch of places where the code needs to be examined and posisbly modified. I'd like to copy the file paths and line numbers (at least) from those results into a ttext...
View ArticleOnly "Reformat code" selected file types on commit?
We are working on a big project with many Java, HTML, CSS, LESS, Javascript and Coffeescript files. The backend developers LOVE to automatically reformat their Java code on commit. The same goes for...
View ArticleSplit editor tabs but don't duplicate file?
Say I open 2 files, index.html and styles.css, now I want to split screen these so I can see them both at the same time. When I do "Split Vertically" I am now left with 3 tabs: index.html |...
View ArticleHow do I evaluate objects when debugging a JSP?
I am a relatively experienced Java programmer and IntellJ user and I am trying something new - I need to debug a web app on Tomcat. However, there doesn't seem to be a clear-cut guide to how to do...
View ArticleGit Error on Commit
I'm having a problem using git to commit a change. When I run it through IntelliJ I get the error message. There is no other information. Error executing git commit --only -F...
View ArticleDoes IntelliJ IDEA support indirect classpath referene in...
I used glassfish v3 to develop ejb 3.1 program. and import gf-client.jar to classpath. but it could not find the jars referenced by gf-client.jar, the META-INF/MANIFEST.MF as follows: Manifest-Version:...
View ArticleAutomatically add GIT commit message to JIRA ticket
Hi All, Not sure if this is the best place to ask this question..... Anyway, I recently moved from Netbeans over to IDEA, loving it. The only thing I can't work out is how to get a JIRA ticket to...
View ArticleCould you share how you disable AppNap for IntelliJ
AppNap seems to be disabled for IntelliJ I need to programtically diable it for my own Java application but cannot see how how to do it. Could you share your secret ?
View ArticleHow to import/create project from existing Ant build.xml file?
Hi, I can't seem to find a way to import an existing ant based project that already has the build.xml configured. I am expected the IDE to able to read the file and at least setup the source directory...
View ArticleIdea 13 EE 1.4 v6 schema
the option "On Frame Deactivation" set to "Update Resources". at jetbrains.communicator.jabber.impl.JabberFacadeImpl._createConnection(JabberFacadeImpl.java:164) at...
View ArticleRelative paths not working in web service IntelliJ 134.1160
I have a simple web project with an index.html at the project root, with js/jquery-1.11.0.js at the same level. Page loads fine from this URL: http://localhost:63343/learn-jquery/index.html But if I...
View ArticleCan not upload ipa to appstore using IntelliJ IDEA
Hi, maybe somebody can help me to solve my problem. I am using IntelliJ IDEA for developing adobe flash/air apps for a year without problems. But now I notice problem uploading ipa. Application Loader...
View ArticleIs it possible to take a snapshot of the changes in local history for a later...
I am trying to see whehter exist a feature where I could take a snapshot or tag a changeset in the local history for a lter use or not. Imagine working on a featre and everything is working fine but...
View ArticleCut file can not be pasted?
The screenshot shows the file "paf-rules.testing.properties" is grayed out - since I have performed Right Click | Cut on it. But I am unable to "paste" it into any other folder - even though Right...
View ArticleIntellij File Open Dialog "goto location" cut/paste are broken on Mac
When attempting to paste in a file location inside Intellij File Open dialog (in the screenshot it is for selecting a new JDK) it is impossible to paste in the location. All keyboard accelerators are...
View Article