Artifact XX:war exploded: Server is not connected. Press 'Deploy' to start...
Hello, I'm evaluating IntelliJ to use as my IDE, but I have not been able to get my server to start. Others on my team see a "connected to server" message, but I do not get that. I've attached the log...
View ArticleHow to add maven module to maven multi-module module
Good morning, So, I have an IDEA project into which I have added a module. The module is a maven multi-module type, and has several modules already, each is java based.I dont seem to be able to add a...
View ArticleIDEA-77073 is still open
Hi,there is no progress on the issue IDEA-77073 since more than one year.The issue is about broken Maven filtering support. ${settings.localRepository} property is not substituted in IntelliJ.So are...
View ArticleHow to open a file from terminal? (Linux)
Does any one know how can I open a file in my existing instance of idea from the terminal in Linux? I.e. running "open_in_idea example.txt" would open example.txt in my existing instance of idea (not...
View Article"Can not find declaration to go to" in JSP web resources with relative path
Project problem:We are trying to make the code cleaner while still supporting deploying the same app into different contexts under Tomcat. Current solution:The best solution so far we found is to use...
View Articlemake/compile and bytecode instrumentation tools
Hi all, I'm working on tool that does some minor modification to the bytecode. Currently it is maven plugin that's bound to the process-classes phase by default. So it get invoked after compilation. I...
View Article12.1: Open Tabs are Reordered Upon (Re-) Opening a Project
I always manually set the order of editor tabs. Since 12.1 came out, I'm noticing than when I re-open a project all the tabs are reordered. I can't seem to find an option that might control this...
View ArticleSharing Global Libraries
We have a team of developers using Eclipse and I am trying to convince them to switch to IntelliJ. They have pretty easy time getting a new person up and running using Eclipses user libraries. They...
View ArticleChecking out multiple folders simultaneously from SVN
I would like to check out multiple folders selectively from SVN. Currently, it seems I need to check them out one at a time: On the submenu, choose Subversion.In the Check Out From Subversion dialog...
View ArticleJava error with deleted files
Hi,I've deleted some of my files using intellij, however it happens very often that after a change in a class and a new project compilation, i have this kind of error : java: error: error reading...
View Articlexxxx.afp.apk
Hello, When I build my Android project in Intellij (12), it generates a xxxx.afp.apk file next to my normal .apk en unaligned.apk files.. Can someone explain me what this is?Kind regards Jens
View Articleintellij idea shows the error code in submenu
when i change my idea theme into darcula ,and some submenu cannot show the right codefor example, but when i change it back to the default theme ,it can shows rightly.how to configure it to shows the...
View ArticleHow to create java ee application
Hi, how to create java ee application, which will include different modeules: ejb, web. How this created in NetBeans or Eclipse. Thanks!
View ArticleIntelliJ IDEA, Maven, Android
Здравствуйте, подскажите пожалуйста что нужно установить или почитать хочу добавить в свой проект библиотеку HoloEverywherehttps://github.com/Prototik/HoloEverywhere/wiki/Maven HoloEverywhere also...
View ArticleWAR/exploded artifact output directory always overwritten by maven import
everytime i reimport a maven war project the artifact output directories in Project Structure get overwritten. Is it possible to turn this off? i don't want intellij sending its output to the same...
View Article12.1, can't publish to iOS devices
After I update IDEA to version 12.1, anytime I try to publish an AS3 project to an iOS device, I get a pop-up with this: Installation Error: ApplicationVerificationFailed Any clue?
View Articlepython project shows no files after plugin update from 2.10.0 -> 2.10.1
Hi Folks. The 2.10.0 plugin has been working for many months, but today when I updated to 2.10.1 my python project no longershows any packages, just files at the project's (Git) repository root. I...
View ArticleCloning a Repository from GitHub
Hi, according to this link http://www.jetbrains.com/idea/webhelp/cloning-a-repository-from-github.html Choose VCS | Checkout from Version Control | GitHub on the main menu. IntelliJ IDEA establishes...
View ArticleTools menu reverting changes
Anybody else having odering issues with the Tools menu in IDEA 12? Keep seeing the same kind of change reassert itself every couple of days.For some reason "Spring Roo" entry jumps down to the bottom...
View Article