Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Browsing all 5481 articles
Browse latest View live

What JDK to run IDEA 11 on OS X 10.8 Mountain Lion?

Dear all,  I am trying to run IDEA 11 on a clean version of Mac OS X 10.8 Mountain Lion. I installed JDK 1.7.0 09 from the Oracle site and "jave -version" from the command line confirms that it has...

View Article


newline in replacement strings, again

Hi, how do I put newline characters in replacment strings? I'm using IDea 11.1.4. TIA /Ulf Andersson

View Article


force IntelliJ to fail the compilation on NonNull violations

I have the simple code below for testing the NonNull annotations in IntelliJ. Then I go to:IntelliJ -> File -> Settings -> Inspections -> Probable bugs -> Constant conditions &...

View Article

Unable to debug application IDEA 11.1.4 on OS X 10.8.2

I updated (also downloaded a new copy) to IDEA ultimate 11.1.4 and the debugger no longer works. The symptom is that when starting a debugging task, even on a simple "hello world", application will...

View Article

Image may be NSFW.
Clik here to view.

Including module descriptor (.iml) in a Jar artifact?

I'm trying to create a jar artifact which includes everything required to setup and build the project in IDEA. I can include project files (contents of .idea directory), sources, etc without problems....

View Article


ClassNotFoundException: Exception in CommandLineWrapper

When I run my code with the CommandLineWrapper, I get the followine exception in IDEA 11.1.4 (on Windows 7). The java location is not the problem. What else could cause this problem? "C:\Program...

View Article

Freemarker inline refactoring

Is it possible to create a plugin that uses the Freemarker lexer to inline freemarker macos in the same way you inline Java methods? I have looked into this a little myself but the but it appears the...

View Article

FLEX 3.6 with Air 3.3

Hi, I'm working on a project where we use flex 3.6 with Adobe Air 3.3. I'm trying to run my tests in IntelliJ, but the IDEA generates an app descripotr with air version 1.5.3. Is it possible that it is...

View Article


Copy formatted code

Hi,is there a way or a plugin for Idea to copy formatted Java code into the clipboard ? I've found a "copy to html" plugin but it doesn't work in intellij 11. cheers

View Article


WebLogic 10.3 War redeployment

Hello, I am developping a ZK 6 (web framework) application in WebLogic 10.3 using Idea 11.1, I get a NPE in ZK when I redeploy the War from IntelliJ. To detail the problem, here is a sample scenarioRun...

View Article

IDEA hangs when undeploying a JBoss EAR

Hello! I have a little problem with IDEA when undeploying/redeploying an EAR archive in JBoss (7.1.3.Final, self-compiled). When I undeploy an EAR with the JBoss Administation Console of JBoss, all...

View Article

Left right slide opens up a pop menu in Java Editor

Hi All, I have been using Intellij Idea IDE for more than couple of years and see its superiority on other IDE.  At the same time when I slide left or right when in Java editor it opens up the pop menu...

View Article

Image may be NSFW.
Clik here to view.

How does this new compilation stuff work?

I'm not sure I'm getting the reason behind it, or using it properly. I've got it compiling every time I change focus or something happens (not sure what), but the errors don't seem to show up (even if...

View Article


Xmodmap arrow keys not working in intellij idea

Greetings I'm trying for the first time intellij idea after some years working with eclipse. My overall opinion is that is better especially for Presentation layer (I work with richfaces over seam)....

View Article

Image may be NSFW.
Clik here to view.

Comparing External Directories

Hi, I love the Compare Directories feature. Can you use it on external directories? i.e directories not within an IntelliJ project? I'm trying to avoid buying a tool like Beyond Compare. 

View Article


How to add the class's implemented method to the interface?

Hi!How to add some method of class to the interface of this class in refactoring mode?(Java)

View Article

Gradle project in v 12 preview

Hello Jetbrains Community, i have recently downloaded the v 12 preview and want to import a project "from external model". Neither could i find the "Import from external model" dialog nor something...

View Article


SVN changelists and Eclipse change sets

Hi, Are IntelliJ svn changelists the same as Eclipse change sets? I can't see outgoing Eclipse change sets in IntelliJ and the same is true for IntelliJ changelists in Eclipse. But I see incoming...

View Article

indents

switch ( statusKind )            {            case GOOD:            {            if ( now > goodTimestamp )                {                goodTimestamp = now;                }...

View Article

Before Launch

I am trying out the 12 EAP and really love the new Before Launch section. But it seems the before tasks are not finished before the launch starts which makes the whole thing kind of pointless!?! Am I...

View Article
Browsing all 5481 articles
Browse latest View live