Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Browsing all 5661 articles
Browse latest View live

Does Intellij autosave before action invocation?

In IntelliJ 12, I used to have problems where the IDE would crash on "Find Usages".After each crash, though, I could simply re-start the IDE and all of my changes would have been saved. In IntelliJ 13,...

View Article


IDEA 13 and JBoss 7 DuplicateServiceException

Hello,  I have a JBoss 7 based application (jboss-as-7.1.1.Final) that I can build and deploy without issues from the EAR files generated by Maven.  When I try to set up the JBoss Application Server to...

View Article


How do I make a feature request for Intellij IDEA?

I'd like to make a feature request for Intellij - where would I submit that?

View Article

Please allow eval of coffeescript in the debugger

Hi, it would be nice of we can eval coffee in the debugger - right now i have to convert to js beforehand.Regards,Gilbert

View Article

Wildcard support in javascript debug URLs

Hi, I have setup a debug environment for Salesforce dev, in which i must reference my js files like this: https://c.cs20.visual.force.com/resource/1391230109000/customApplication the "1391230109000" is...

View Article


Datanucleus enhanced classes showing red with external jar

I'm using Datanucleus to enhance classes, and have my annotationed classes in a separate domain jar ( built by Maven ). When the domain jar is imported into an Intellij project ( Maven style), Intellij...

View Article

Gradle Integration and Custom Source Sets

I'm using IntelliJ 13 and have a Gradle project with some custom source set mappings: sourceSets {    integrationTest {        compileClasspath = sourceSets.main.output + configurations.testRuntime...

View Article

Image may be NSFW.
Clik here to view.

Keymap to copy value from "Show unique XPath" into clipboard

Hello everyone, Each time I use "Show unique XPath" feature, I have to move the cursor to the right of appeared popup to copy the value into clipboard. How can I do it quickly using keyboard? Tried...

View Article


How to deploy project with all resources?

I want to create an artifact but I don't know which elements I must add to Output. For example I have some properties files in same folder with my classes. How can I add them to deploy?

View Article


Android Library Project -> JAR

http://developer.android.com/tools/projects/index.html#LibraryProjects Specifically Note: You need SDK Tools r14 or newer to use the new library project feature that generates each library project into...

View Article

Adding Testflight sdk

They have some instructions here for using Eclipse which involbes dragging and dropping the .jar file into the lib directory. I tried dragging and dropping with Intellij and using using the import...

View Article

Migrating from Netbeans

Hi at all, I would migrate from netbeans to intellij and during my tests I can't build my sample application. Always I received an "Exception in thread "main" java.lang.NullPointerException" I've seen...

View Article

Unlinked Gradle Project. Green Message, link doesn't work

So when I open up my project in whcih we have a pom file and a Gradle file in the root it pops up a message saying Unlinked Gradle Project.Import Gradle Project<Link>. This will also enable...

View Article


Since which version did IJ start really caching files?

OK, I have used IJ for I don't know maybe 10 years. It seems like that long, but definitely more than 8. Anyway, I have always promoted IJ and loved it. Until now. In the past two weeks IJ has been a...

View Article

Forcing Intellij to show full-history in Git?

I need to get Intellij to show "full history" in Git history, rather than the Git default (which is to ignore changes it deems "uninteresting" and ignore merge commits).   Anybody know how to do this?...

View Article


What is changelist? What are they good for? Why and when should I use more...

Hi, What is a changelist in IntellJ IDEA ? A list of changes compared to what? What does it mean that I can have multiple changelists ? Why should I have multiple changelists? Why is it good if I have...

View Article

IJ 13 allows opening a project multiple times

I have noticed that on multiple occasions I have accidently opened up a idea project multiple times with IJ 13.I believe this happens because I have double clicked on the project selection screen when...

View Article


Java color scheme does not apply.

Hi there, I tried to customize a bit the Java color scheme to fit my preferences and I'm facing an issue. In File -> Settings -> IDE Settings -> Editor -> Colors & Fonts I created a new...

View Article

How can I use github android libraries on Intellij 13?

Hello There are a lot of android libraries (such as https://github.com/gabrielemariotti/cardslib ) on github. I know how can I develop android application with Intellij. But I don't know how can I...

View Article

IDEA 13 SVN error "wrong committed version number"

Hi, since I upgraded to Intellij IDEA 13, I am getting a new error message when committing to svn: "Wrong committed revision number: -1" Howevver, looking at the repository,  changes have been...

View Article
Browsing all 5661 articles
Browse latest View live