Websphere 8.0 not starting up in IntelliJ 13 ( Error while creating script...
Hi , I am migrating from Eclipse to Intellij ,i succesfully migrated project but while starting application i am getting the following error(In eclipse its working fine) Error running...
View ArticleMessages Window disappears
Hello, with Version 13, when executing an Ant Target the "0: Messages" Window does not appear automatically or it even disappears.Now it is very tedious to see Ant's output because every time after...
View ArticleDrawable folder i s missing
Hi, can i ask some help...I am creating new project for android in intelllij idea 12.14,but after i successfully created the project i could not see the drawable folder under "res" folder..can you help...
View ArticleMaking your own syntax highlighting sheme for your language?
Hello, I like to edit C++ files with IntelliJ, and would like to create my own syntax highlighting sheme for it (I do not want to use any C++ plugin, they do not work well for me and make things worse...
View ArticleClass is not imported although it is already present in the project libraries...
I have created a maven project.I've tried to use a class that is already imported in my libraries (since I declare it in the pom.xml) but IntelliJ Idea 13 Ultimate is not auto-importing it.When I press...
View ArticleError highlights ('red squiggles") vanish on restart
Dear all, I am a new convert from IntelliJ to Eclipse. I find that, if I close IntelliJ and then open it again, all of the "red squiggles" vanish, and I can't find my syntax errors until I build. Not...
View ArticleRogue semi-colons being added to scala files
Hi, Has anyone else run into a problem where Intellij is automatically inserting unwanted semi-colons to files? Example: import net.liftweb.util.{ClearClearable, Helpers} becameimport...
View ArticleWebSphere 8 debug mode
Hi, I am trying to use IJ 11.1.3 to deploy an application to WebSphere 8 with java 64-bit. Running it is ok, but when debugging, the server won't start up and gives the following error message:...
View ArticleCan I get IDEA to run my generateSources task during import of a Gradle project?
So far I've only tried this with IDEA 13. I have a couple tasks in my Gradle build that generate source code (ex: Apache Thrift). Is there a way I can get IDEA to run my tasks that generate sources...
View ArticleSlow syntax and inspection updates in editor
In IntelliJ IDEA v13.0.1 the inspection and refreshing of the color syntax seems to be a lot slower then in v12. When I type a line containing an error and fix it, after it turned red, the error color...
View ArticleHow to add custom Gradle configuration to classpath in IDEA 13
Hi I'm trying to switch a Gradle build from Eclipse to IDEA 13.0.1 Community Edition. Apparantly, the Gradle Idea plugin should not be used anymore, however Idea will not recognize my custom "provided"...
View ArticleIntelliJ CPU spikes
Hi, I'm encountering high CPU spikes in IntelliJ Idea 12.1.6 while working on a big Java project (especially when the Indea indexer is used: highlight occurences, refactor, switch tabs, etc.). I know...
View ArticleServlet with Tomcat
Hello! I am a beginner using IntelliJ IDEA for Servlet development and I have a question.Do I need to manually add a reference to the servlet libs at Tomcat folder? I tought IntelliJ IDEA would do that...
View ArticlePure native scalar queries are not yet supported not seen in IntelliJ IDEA...
I hope that subject almost makes sense as this really doesn't I have a maven based (dropwizard) project using hibernate in intelliJ IDEA 13 that will compile and debug fine however running form a...
View ArticleHow do I use an external diff tool to compare *folders* in Intellij IDEA ?
I am attempting to use an external diff tool (Beyond Compare) to compare folders in Intellij IDEA 13 (EAP Build #IU-133.471).SettingsMy Intellij IDEA settings are as follows: DocumentationRelevant...
View ArticleRenaming and moving a file from a plugin
Hi, I'd like to rename and move a file inside a plugin I'm developing. I was thinking of using the methods available on the VirtualFile ap instead of refactoring. Renaming a file is pretty straight...
View ArticleCan't push to github from within intellij 13.0.1
When I try to push from within intellij, I get a background process that never ends. I can push from the command terminal within intellij but it prompts for ID/Password and then completes the push....
View Articlenew user - hi dpi. Fonts are all blurry
Hi,I'm a .NET developer trying to get into Android and Java development. I have successfully managed to setup a basic project in Intellij12 community edition however I use a hi dpi (3200 x 1800) and...
View ArticleIntelliJ Tomcat Problem : external jars missing during deployment in tomcat
Hello, I have a question about IntelliJ IDEA, I would like to migrate Eclipse project to IntelliJ. My project is a Maven Web application and when I tried to deploy it on Tomcat I have some issues. It...
View ArticleSystem.getProperty driving me nuts
Is it just me or is there a problem with IDEA reading properties during run/debug? I swear I've done this 100 times and while it works fine from the command line it doesn't appear to work in the IDE....
View Article