intellij-idea
IntelliJ IDEA forward-engineering with UML?
From IntelliJ IDEA Help System on UML: Forward engineering, which enables you to design and开发者_开发知识库 create a visual[详细]
2023-04-06 22:04 分类:问答Possible to create custom folding area in Java file?
IntelliJ IDEA automatically creates folding area only for methods and classes (and other similar things). Is it possible 开发者_如何学Cto create a custom folding area so that I could fold/unfold logic[详细]
2023-04-06 14:05 分类:问答Debugging with multiple library versions in intellij
We have a large maven proj开发者_开发知识库ect and not all of the projects specify the same version of various libraries, largely because these libraries haven\'t changed in some time. This causes pro[详细]
2023-04-06 13:44 分类:问答How to deploy single Android project to both Froyo and Honeycomb from IntelliJ Community Edition
I am trying to develop a hybrid app for both 3.2 and 2.2/2.3 using IntelliJ Community Edition. But when I want to deploy the app (minSDK is set to 8 in the manifest) to a phone it doesn\'t work. It ac[详细]
2023-04-06 08:12 分类:问答Running Tomcat as application in intellij IDEA community edition
I\'m trying to setup an old website in intellij IDEA. I have all the source code and necessary configuration files for the old project. Have setup source code and web content in intellij and it compil[详细]
2023-04-06 01:08 分类:问答Is it possible to set up an IntelliJ Android project to work with Maven?
I want to work with Maven dependencies in an IntelliJ开发者_Python百科 Android project. Has anybody successfully done this?I use IntelliJ IDEA (currently v11.0.2, build 111.277) on both Ubuntu 11.10 a[详细]
2023-04-05 17:27 分类:问答Upgrading Scala version in a Maven project in IDEA
I am using IDEA 10.5.2 with Scala plugin version 0.4.1395 and the standard Maven integration plugin that ships with the IDE. I have a Scala 2.8.0 project with the above setting, and I want to upgrade[详细]
2023-04-05 17:24 分类:问答How to prepare dependencies before playing in a Intellij Idea repl?
Say I want to play with a some clojure library, but insidetheREPL开发者_开发问答 from Intellij Idea. How do I start that REPL prepared? Or for that matter, how I load that library anyway, even after t[详细]
2023-04-05 11:23 分类:问答Unable to use Idea - it's blanked
I have installed Jetbrains Idea 10.5.2 to use it\'s great capabilities for scala programming, but I\'m getting stuck with it -- it is covered with s开发者_Go百科mall black squares instead of character[详细]
2023-04-05 05:03 分类:问答Keyboard shortcut for Jump to Previous View Location (Navigate back/forward) in IntelliJ IDEA
I know Ctrl+Shift+Backspace is used to go to the location of the last edit. But I want to jump to whichever location I was most recently at, not necessarily one where I edited anything.[详细]
2023-04-05 02:13 分类:问答