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

Intellij 13 has some plugin to hibernate. Like the JBoss Tools?

The plugin for Hibernate in JBoss Tools has a powerful tool, the HQL query editor, there is something like this in Intellij13.

View Article


How to turn off automatic moving uncommited files moves to active changelist?

I created change list for files i don't want to commit.This files are in our VCS repository but my changes should not be commeted in repository.But when I working files from this list moves to the...

View Article


GWT Compiler: log4j:WARN No appenders could be found for logger...

Hi, I'm having this problem while trying to run a GWT in a Tomcat from IntelliJ.IntelliJ starts making the app, the following messages appear in the error list : GWT Compiler: log4j:WARN No appenders...

View Article

Intellij, Kivy, Windows 7

Sorry if this isn't in the right forum but I couldn't ungray the PyCharm forum. I have Kivy running in IDEA 12.1.6 on a Windows 7 box. Runs fine, just one problem. IDEA redlines things as unresolved...

View Article

Clojure home path is not configured correctly!

When I start IntelliJ IDEA Community Edition 13I get an error dialog: -----------------------------------------------------------------------Error - Can't create REPL Clojure home path is not...

View Article


Problem Deploying J2EE application to Websphere 8.5

Hi,I am using IntelliJ idea 12.1 version.I have created a multi module maven project which contains following modules EAR,EJB, JAR, WEB. All configurations are proper and while deploying the exploded...

View Article

Bug in IntelliJ / ScalaTest2 / dynamic.classpath

 We have a problem with unreliable unit-tests in IntellIJ using ScalaTest2.When dynamic.classpath property is set to true,  the process often hangs, we get false failures, and the reporting is messed...

View Article

Configure code-coverage to ignore or accept private constructors

Is there a way in intellij-idea (version 11.1.5) to ignore or accept certain parts of code?In my configuration I am using IDEA as the coverage runner. I currently have a static class with a private...

View Article


IntelliJ and SceneBuilder code sync

        Hi everyone. I am new to Java and IntelliJ. I'm testing forms with JavaFX and SceneBuilder.I created a "test form", it show all right. My question is, when I drop a new control in SceneBuilder,...

View Article


Using Gradle for existing Android projects

Is there any help/documentation available for migrating existing IntelliJ Android projects to use gradle. In my case, I have a 'Android-Application Module' which I want to build using gradle and would...

View Article

Unused symbol: Why are Injections not marked as unused?

Hi, we use IntelliJ inspections a lot and found them to be very reliable. One inspection that we do not understand is the "Unused Declarations" - this inspection does not show injected declarations...

View Article

How to authenticate os wsdl using Intellij's "Generate Java Code from WSDL"...

Hi, I am trying to generate some java classes from a wsdl url but it requires authentication. I have tried everything in the said "Generate Java Code from WSDL" window but the only option whereI can...

View Article

failed to execute tools android.bat error 2

I have installed Eclipse and Android Studio on a Wondows 8.0 machine.  The AVD and SDK managers are installed but do not run .I have reviewed this question and multiple answers in various forums. The...

View Article


Structurally Replace with Static Import

Hello All, I'd like to perform a batch refactoring that inserted a static import.  As far as I can tell the closest you can get is Shorten fully qualified names.  I'm not sure how to encode this...

View Article

Go to implementation for autoboxed lambdas (JDK8) ?

given a single method lambda interface: interface MyLambda {  String myMethod(File file);} And a class: class MyService { private final MyLambda myLambda public MyService(MyLambda lambda){this.myLambda...

View Article


[Plugin Dev] Trigger code when application's settings were changed

Hi All, Is exists API to trigger some code when any settings were changed? In my case I need to detect if File Template Settings was changed, but I agree to perform my code on any changes in the...

View Article

IDEA 13 being slow in running my groovy program

IDEA 13 have been quite slow in testing my groovy program. Every time I click run, it takes 5 seconds to check and make, then 4 seconds to load the program I wrote, which is just a simple groovy...

View Article


Are proportional fonts supported by IntelliJ IDEA

Yesterday I tried to investigate using a proportional (i.e. non-monospaced) font for code editors and thus set IntelliJ IDEA to use Lucida Grande. While I seems to work pretty well, I found a few...

View Article

Polyglot development: using IntelliJ Ultimate a good idea?

Hello, I currently own a PhpStorm license and have RubyMine on eval and IntelliJ Community running too (sometimes I just need a little bit J). I've downloaded the Ultimate trial and configured it for...

View Article

French translation project

Bonjour à tous; Comme vous le savez, la plateforme IntelliJ est le coeur des IDE de JetBrains et par chance, celle-ci est Open Source. Il est donc possible d'y contribuer et proposer des propres...

View Article
Browsing all 5481 articles
Browse latest View live