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

Running out of memory after upgrading to 13.1.1

I upgraded to 13.1.1 yesterday, and found that I am now running out of memory when editing large PHP files or trying to commit documents to SVN. I get a popup asking me to change xmx(?) memory and shut...

View Article


IntelliJ does not remember git passwords

Hi, I'm using IntelliJ IDEA 12.1.6 and whatever I do I can't make it remember my password when accesing a git repository (pull, push, etc.).I'm connecting to the remote git repository via ssh.I'm using...

View Article


Nashorn breakpoints

I was trying out some of the new features in IDEA 13.1.1 (Build #IC-135,480 March 21, 2014) and can't debug a simple nashorn example. Java code (NashornDemo.java): <code>package demo; import...

View Article

Structural Search Inspection not working for Structural Search that does?

Hello, All - If I issue this Structural Search:$field$ = $something$;if ($field$ == null) {     thrownew ServletException($msg$);}with all default constraints via Edit > Find > Search...

View Article

Image may be NSFW.
Clik here to view.

How to use a external jar in a Java application

I'm trying to set up IntelliJ IDEA (13 and 12, on Mac) to use a Java class included a jar file for my Java application.   The two jars are downloaded from...

View Article


editor does not find library containing @NotNull annotation

I created a simple test project that uses @NotNull. I added a dependency on a library that defines it (a copy of the IDEA annotations.jar but with a different name). I added an import statement: import...

View Article

Image may be NSFW.
Clik here to view.

IDEA 13.1: Wrong cursor position after moving cursor to an empty line

After updating to IDEA 13.1.1 on OS X 10.9.2, I do have the following problem in Editor windows: Assume I do have the following cursor position:  After moving the cursor up one line, I do have the...

View Article

ClassDefNotFound for tomcat app with META-INF/context.xml

Have run into an issue where I was getting lots of ClassDefNotFound classloader problems, but only when loading the app via IDEA launcher. If I drop the .war into tomcat and start it the application...

View Article


Not able to Deploy Grail war in tomcat in Intellij 12

I am not able to deploy Grail war in tomcat in IDE intellij 12 or in Spring suit. Can anybody guide me?  I do not want to deploy Grail war as external resource in intellij. Grail war should be deploy...

View Article


Error marking not showing under modules on Project window

If I have the following project layout: Project--- moduleA------ sourceFile1------ sourceFile2--- moduleB--- moduleC If sourceFile1 had an error, I don't see the redline marking a problem with moduleA;...

View Article

XSL files not recognized as source code?

Hi all, I'm using IntelliJ 13.1.1 version and I'm trying to import a module to a project that has this structure: module  - some files  |- src       |- Java packages   |-xsl       |- XSL files Well,...

View Article

Image may be NSFW.
Clik here to view.

Attribute type checking on field with @Converter

I've created custom type for entity field and made a @Converter for it, But Idea 13.1 claims about 'Attribute type checking'I created a test project on github.Is it my fault or Idea does not support...

View Article

YUI Official Support [javascript]

I've tried to use the officially supported YUI library, but all that appears to do is install the YUI seed file with none of the modules.  Is there something else I have to do to get working YUI support?

View Article


Using Apple iOS, Mac UIAutomation

Is there a way enable code completion for javascript that is written for Apple's UIAutomation JavaScript library? And is there a way to debug the UIAutomation JS Scripts using intellij (or AppCode)?...

View Article

Cannot add form to another - IntelliJ 13.1

Hello everyone, When I try to add a newly created form in the UI Designer to another form, I always get this message: "Forms added to palette must have a binding for the top-level component". If I add...

View Article


Image may be NSFW.
Clik here to view.

How to use a external jar in a Java application

I'm trying to set up IntelliJ IDEA (13 and 12, on Mac) to use a Java class included a jar file for my Java application.   The two jars are downloaded from...

View Article

Java Web Start JNLP debugging

Is there some way to run the trace/debugger on a Java Web Start JNLPapp?-- Roedy Green Canadian Mind Products http://mindprod.com"A great lathe operator commands several times the wage of an average...

View Article


Building IntelliJ project with CI Server

Hi,We are using IntelliJ to develop Adobe AIR application.I want to add it to our CI server, what is the best way? Is there a way to build and test the project without installing IntelliJ on the CI...

View Article

Installing 13.1

I uninstalled 12.1.  I have JDK 1.7_51 both 32 and 64 bit installed. I removed all files in F:\Program Files (x86) and C:\users I pruned IntelliJ entries from the registry. When I install 13.1 I get...

View Article

Why do opened files in other splitted sections was removed from 'recent...

Now it kinda confused when you edit file, and you remember it, but can't find it in recent files list.So you find files through 'cmd+shift+n' and gets needed file already opened in another split...

View Article
Browsing all 5481 articles
Browse latest View live