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

Debugging Web Client Applications

Is there a way in IntelliJ to proxy calls to rest services to a different web context than the war file containing the actual html and js? The war file containing our html and js code is named 'webui'....

View Article


Image may be NSFW.
Clik here to view.

Cannot resolve symbol

Hey, I just started using IntelliJ IDEA a few days ago and I have fell in love with it. However, I can't seem to fix this one error. On package names, varables, and imports I'm getting a error that...

View Article


Intellij IDEA 13.1 crashes frequently

Hi I am using 13.1, build# 135.480 on mac os X 10.9.2. It keeps crashing frequently/randomly... Any known issues? Anand

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

IntelliJ IDEA 13. How i can remove "Destination Repositores URL"

I hope you can help me. In the new Idea 13, i found myself that when i try to push my commit to Bitbucket ( I use Mercurial ), In te dialog box appers a lot of old repositories that does not exist, or...

View Article


Label decoration ala eclipse in Project Window

anyone know if its possible to get the subversion label decoration like they have in eclispe?  The one that shows SVN specific information on resources in projects under SVN control. Information...

View Article

Flex projects: streamlining the make/compile process?

On my team at work, we're just starting to switch over to IntelliJ IDEA (13.1.1, Build #IU-135.480) from FlashBuilder for Flex development, and are having some trouble understanding the make/compile...

View Article

Shelve files but keep them checked out?

We're using Perforce as our VCS.  Its Shelve feature has the ability to shelve the files in a changelist but keep them checked out, which is very nice - I can shelve files when I'm about to do a big...

View Article


Where is IntelliJ IDEA config stored in OSX?

As part of a corporate workstation compliance effort, our IT department had to create a new user account for me on my Mac and left the old account until I transition all the artifacts and configs. So...

View Article


toward better search replace feedback

Lets say you set up a complicated search/replace with regexes. You do a bulk search replace.  The catch is you must decide to ok thereplace without ever seeing what effect it will have.  Further it...

View Article

wiping the bottom bar

There is a bar at the bottom of the screen.  It often tells you aboutthe status of your most recent build.  As soon as you start a newbuild, it should erase that bar so you don't mistake its contents...

View Article

Single Method Interfaces, AbstractFactories, constructor references and...

Hi all, We are doing this pattern a ton lately: public ConcreteThing implements Thing {   public ConcreteThing(String arg1, Long arg2, DependentClass arg3) {     // ...   }} Then I need an...

View Article

Deploy to Wildfly deployments dir instead of project's target dir?

I have created a Wildfly server and I pointed it to the C:\dev\wildfly dir. However, when I deploy the application via the run configurations, the webapp is always deployed to the project's target...

View Article


IntelliJ 13 hangs frequently

I'm using build 135.480 on Ubuntu 12.4.  IntelliJ seems great when it works, but it seems to be rather fragile.  I find that several times / day I have to restart the IDE, as it hangs doing background...

View Article

How do I externally build an index ?

Is there a way to build the index externally without launching IDEA ? Thanks-Rohit

View Article


Compiling an IDEA project without running IDEA itself

This IDEA blog entry http://blog.jetbrains.com/scala/2012/12/28/a-new-way-to-compile/ states that a project can be compiled without running IDEA - how do I do that ? From the blog entry:      Now we...

View Article

Label decoration ala eclipse in Project Window

anyone know if its possible to get the subversion label decoration like they have in eclispe?  The one that shows SVN specific information on resources in projects under SVN control. Information...

View Article


Gradle "cannot resolve symbol 'task'"

Hi,I've just started working with Gradle - wrote the "hello world" task helloWorld {  println 'Hello World'} The symbols "task" and "helloWorld" are coming up cannot resolve.+ when i try to create an...

View Article

Image may be NSFW.
Clik here to view.

What is the status of Node.js as a Project SDK?

Infinite thanks as always to everyone at JetBrains for creating and maintaining such an outstanding product.  I literally love it.That said, I am deeply fascinated by the question: what would it take...

View Article

Module compiles, but editor shows compilation issues

Since I reorganized my environment today (New project, clean checkout of code from SVN), I have not been able to edit code without the editor showing 'compilation issues' for code that does actually...

View Article
Browsing all 5481 articles
Browse latest View live