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

Breakpoints in javascript libraries

I'm using Idea v12.1.6.I've configured a javascript library (Angular.js) in my project, and want to put down a breakpoint.I notice, when i configure the js lib, the Angular js file is no-longer...

View Article


Error when add ANE dependancy

I am trying to complile an exissting AIR project with a new ANE lib In modual settings I added the the ANE to the mod via the dependacies tabafter I compile I get the following error  Error:[mRP]:...

View Article


new error messages

When you recompile/rebuild, I wish Idea would immediately clear theerror messages window. It is not always obvious if you are looking atold error messages or new ones from the latest compile.-- Roedy...

View Article

Exclude from re-formatting by file-type Before Commit

Hello -From a process and maintenance perspective, we'd like all our developers to use corporate standard formatting on all their commits so we'd love to require use of the VCS > Commit Changes >...

View Article

How to create Java EE application by following Netbeans guide

Hello. Anyone could help me to create a Java EE application by reproducing what there is in the following guide https://netbeans.org/kb/docs/javaee/entappclient.html in Intellij Idea IDE? I know to...

View Article


Image may be NSFW.
Clik here to view.

Potential bug in JSHint support?

I'm running IntelliJ 13.1 Ultimate (Build 135.667) and JSHint 2.4.4 (bundled). I think this is actually 13.1.2 EAP but there's no version number other than 13.1 in the About dialog. I don't understand...

View Article

Maven dependency suggestions in IDEA 13

I use Intellij IDEA 13 on Ubuntu 13.10 (in Virtualbox) and maven for a project. Everything worked fine up until recently, when IDEA suddenly stopped giving suggestions for groupId, artifactId etc. for...

View Article

Where is command "Export to DDL"?

How to run hbm2ddl from IDEA? How i can export my entity to SQL? Where in this beautiful monstrous IDE this simple and necessary feature?

View Article


Preview compiled coffeescript

Hi, I've recently upgraded to IDEA 13.1 In Idea 12 - i had a coffeescript plugin, that allowed me to preview compiled coffee (in js). So, i'd highlight a block of coffee, run the action and voila,...

View Article


Font problem with Intellij 13.1 and Java 7 on OS X

It seems that font rendering works differently between Java 6 and Java 7 on Mac OS X.  The problem is, that I want to use Wildfly from Intellij wich gives me a warning in the run configuration dialog...

View Article

[InterlliJ 13] Terminal tab switch hotkey

Hi, I find the embedded terminal window a great feature. But when creating multiple terminal tabls (with cmd+t), I did not find any shortcut key to easily switch between tabs, is there any? Thanks

View Article

Gradle support - IntelliJ doesn't appear to understand "ext"

I define project properties like this: project.ext.playn = [    version: '1.8.5'] and then use them in subprojects like compile "com.googlecode.playn:playn-java:$project.playn.version" Now, I'm not...

View Article

File Watcher and VCS (Perforce)

Hi, Hopefully I'm missing something... But I have a custom File Watcher that "pre-minifies" my angular javascript files, and it works perfectly. The only issue is that I want to store the resultant...

View Article


Image may be NSFW.
Clik here to view.

IntelliJ IDEA Code Golf Plugin

Hello, where I can find out the best solution to tasks for IntelliJ Code Golf Plugin?Plugin only shows:Task is solvedYour result is 20. The best result is 2.The details about the task can be found...

View Article

Keyword 'not' is not syntax highlighted in coffeescript

Hi, in IJ 13.1 the coffeescript keyword 'not' is not syntax highlighted as a reserverd word - was fine in v12.~gilbert

View Article


"Field can be converted to a local variable" / "Field can be local"

Hi, I believe this warning is false, at least in some cases. I have places where a field is initialized by a call to a method and where that field is used only in a single method, leading to the...

View Article

IntelliJ IDEA 13 does not deploy correctly to Tomcat 7

I am evaluating IDEA 13 Ultimate, to see if I can switch over from Eclipse (which I do not like) for web app development.But so far I was not able to do anything, not even to deploy the simplest test...

View Article


some problems with Groovy compiler use

I have some new problems with Groovy- when something fails I do not have the slightest idea of what is compiled (see attached image: in that case this is a Big project -90 Maven Modules- and I have no...

View Article

Howto create a new File Type copying from existing one

Hi, Using IJ CE 13.1.1, I would like to create a new File Type, then register it with a new file extension, and define all the keywords for syntax hilighting.The procedure is described in IntelliJ...

View Article

Image may be NSFW.
Clik here to view.

Gradle is kind of a mess... is it just me?

We're moving from an old sui generis build process to using gradle. I'm a big fan of IntelliJ, but the gradle integration is really, I guess, not up to the quality I've come to expect from IntelliJ...

View Article
Browsing all 5481 articles
Browse latest View live