Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Browsing all 5661 articles
Browse latest View live

Rebuild does not find some JDK classes but build does

Hi, I have a weird problem. In one of my projects a compile error suddenly appeared when issuing a "Rebuild": java:...

View Article


Creating Groovy Classes in Grails

I'm trying to do some Grails development using IDEA 13 EAP (133.609) on Windows 7.  I bumped into something that may be an IDEA issue, or simply my not understanding how to use it properly. For those...

View Article


Adding Testflight sdk

I was wondering how to add the Testflight sdk to an android project in Intellij 13. They have some instructions here for using Eclipse which involbes dragging and dropping the .jar file into the lib...

View Article

Android projects: Using DDMS in combination with Intellij IDEA

Hi, I recently discovered IntelliJ IDEA as an alternative to Eclipse to develop Android applications.  First impression is excellent: much faster than Eclipse, debugging goes a lot smoother, nicer...

View Article

GWT DevMode creates .class file in my source root

Hi Forum When I run GWT (DevMode run configurartion) a lot of class files are generated next to my .java files.Does anyone know if there is a way to tell DevMode to put the compile output in /build...

View Article


Resource not copied to build folder during Make IJ13

Background (on my setup):Intellij compiles into "build/classes", and copies the resources into this folder, this folder is used as classPath when running.our Gradle also compiles into "build/classes",...

View Article

Default values for ant configuration

We always have to set properties and additional classpaths to our ant files. As this is time consuming and error prone we want to automate it some how. Is there a possibility to define default values...

View Article

Hibernate or EclipseLink

I'm rather new in the Java world (coming from .NET/C#) and so also with Intellij IDEA. My question: what would be in general and more particular with Intellij IDEA the prefered ORM: Hibernate or...

View Article


Inline substituion for resource strings

I'm missing something obvious but as a newbie to Intellij I'm kind of like a rabbit in the headlights with so many great options. Somehow the code editor replaced some Java call for fetchnig resource...

View Article


Invalid item in the dependencies list?

I've been following the instructions to checkout and build the community edition.. http://www.jetbrains.org/pages/viewpage.action?pageId=983225 But I keep getting hundreds of error messages saying...

View Article

Image may be NSFW.
Clik here to view.

More information on IDE processes?

On more than one occasion bg housekeep processes dont appear to end and I dont see how to get more information on what they are doing. Is there some status window which would provide more info that I'm...

View Article

Java Background Processes and Mac Mission Control Auto Switching

So I have yet to find a good answer for this and its not specific to IntelliJ. I develop on a mac and I love using apps in full screen mode and just switching "spaces" or using "mission control" as I...

View Article

Image may be NSFW.
Clik here to view.

Synchronize Live Templates among various installations

Hi, I am using PHPStorm at work and using IntelliJ at home for my own work. I wanted to know... if there is a way to synchronize my live templates between these two editors. I pretty much use the...

View Article


maven dependencies resolution problem

I have variable of type SlingHttpServletRequestAnd I see error that method getParameterMap cannot be resolved but code compiles without any errors. When I check declaration of SlingHttpServletRequest...

View Article

TDD and IDEA 13

Coming from eclipse world I'm being used to have almost instant feedback from running unit tests. So this is a huge drawback for me, when I have to wait almost 4-6 seconds every time I run my tests(and...

View Article


WEB-INF no longer in the project, but exists

I moved WEB-INF folder to a different directory, and then moved it back - via shell.  After this, I cannot get intelliJ to see WEB-INF any longer.I checked that it is not marked to ignore. Any help is...

View Article

Scala+SBT: Cannot resolve symbol

I was getting IDEA errors on imports and other classes of the form "Cannot resolve symbol" although compilation was working fine. I have a multi-project build.sbt file with a multi-layered dependency...

View Article


Image may be NSFW.
Clik here to view.

Ubuntu: IDEA12 vs. IDEA 13, same default font different look?

Hi, when I installed IDEA 13, I saw that the font for the IDE (not the editor) looks bigger and bolder. It's really a waste of space this way. I thought the default font might have changed, but indeed...

View Article

Information about maven importing

HI, I noticed that when I run "Generate Source and Update Folders" action I dont get any information even if there is some error.Only place where I can find information about it is in log files.I'm...

View Article

Running flexunit tests from command line (How?)

I got my flexunit tests running nicely in IntelliJ (13 ultimate). Next logical step - make them run from command line so they could be integrated into CI. My naive attempt to use command displayed by...

View Article
Browsing all 5661 articles
Browse latest View live