How to start local Resin 3.1.x with custom resin.conf from IDEA 14?
Hi All, I used to start local Resin 3.1.12 server with my web app deployed from a command line (have small script that sets some VM params, Resin options and calls java -jar...
View ArticleIntelliJ no longer finds .java source files inside .jar files--decompiler bug?
I am using the latest prd worthy IntelliJ release,14.0.1, community edition. In project A, I have 3 modules, each of which I build a jar file for which contains BOTH the module's .class files, as well...
View Article"Cannot resolve symbol" even though "mvn install" succeeds
I've a maven project which gets build just fine by Maven but IntelliJ compiler gives me error- "cannot resolve symbol" for almost every class. I've tried File->Invalidate Caches/Restart and also...
View ArticleDatabase problem
Hi guys.I have a question. I want to save to my DB text from the TextField. I connected db, i see all my tables. but i just dont understand how to save data from the text field. If u can give me some...
View ArticleI'm wondering how to develop 'Tasks' generic server's API set.
Dear community, My company is running an inhouse Issue tracker.I want to integrate that with IntelliJ.I was trying to find the documentation on "Generic server" type's API set. but I didn't make it....
View ArticleHow to see object size in IntelliJ IDEA 14 debugger
Hi, community. How to see object size in IntelliJ IDEA 14 debugger? Thanks.
View ArticleIs anyone able to compile spark on Intellij 14?
I have raised issues on both StackOverflow and a JIRA with Jetbrains that Quasiquotes are not handled properly by IJ14 for the spark project https://youtrack.jetbrains.com/issue/SCL-7994...
View ArticleLinks to compilation errors not appearing--how to fix?
I recently upgraded my maven-compiler-plugin on a project. When building in a Windows 7 environment using maven-compiler-plugin 3.0+ (for instance, just issuing the 'mvn install' command), the...
View ArticleIdea ignoring gradle setup
Hello, I'm using the latest version of Idea (139.225). I've recently formatted my pc and although I was using the same version before, I now have the following issue : I have an Android project with...
View ArticleNewbie questions
I'm a new user and have some questions:When I press Ctrl+C without a selection in order to copy the current line, the line is selected. Can I configure Idea to just copy, not select, like in Sublime...
View ArticleSeems IntelliJ 14 not support AbstractFacade class in EJB
I am quite new in IntelliJ. I tried to migrate one Java Project from Netbeans 8 to IntelliJ 14. But I found IntelliJ has no a way to support AbstractFacade.java in EJB (session bean) development....
View ArticleTotally disable antialiasing
Hello, I am an experienced programmer and DBA but I am new to IntelliJ IDEA and also new to java. I use IDEA 14.0.1 (build 139.225) as first my IDEA. I have a big trouble to read texts with any kind of...
View ArticleIntellij 14: How to turn off auto indent on enter
Just bought the new Intellij14 and now I have to discover that each time I hit enter typing in some control structure code (like switch-case) it automatically tries to put it on the the "right place"...
View ArticleSpring Integration Diagram from Java based config
Is it possible to generate/show the Spring Integration flow diagram based on a java based config file? I can't seem to find any way to access it and wonder if I'm doing something completely wrong or if...
View ArticleI can't open spring integration diagram in intellij idea 14
I have a spring configuration file with spring integration flow. I am trying to open the diagram this way:Right click on the file >Diagrams > Show Diagram..But it shows me the diagram with simple...
View Articledownload sources problem
I'm currently having a problem with the download sources feature in IntelliJ IDEA 13.1.5. It's only started happening recently (possibly when I upgraded from .3 or .4). In a non-maven project (Grails)...
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 ArticleException loop + spellcheck not working after modifying project dictionnaries
Sorry for posting this here when I've already asked for support on YouTrack, but the issue is being ignored and I'm desperate.https://youtrack.jetbrains.com/issue/IDEA-131552 Everything happened when...
View Articleproblem installing 14.0.2
I seem to recall having a similar problem to this with a previousversion of IntelliJ. I did the install, then it asked "run IntelliJ?" I ticked yes, and I got the following error message. "failed to...
View ArticleImproving IDEA 14 Ultimate Performance?
Is there something I can do to improve the overall performance of my IDEA 14 Ultimate installation? Everything seems slow and sluggish compared to Eclipse Luna in the same machine. Of course, IDEA...
View Article