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

IDEA14: How to create linked documentation for JUnit test cases

Hi, When I write my JUnit test cases I like them to look like: public class MyClassTest {/** * Unit test {@link MyClassTest#myMethod} */@Testpublic void testMyMethod() {}}  The important bit is the...

View Article


Image may be NSFW.
Clik here to view.

Editeur graphique

Bonjour,  je veux créer un application web en j2ee. Une partie de cette application est un module pour l'édition graphique ( par exemple ce éditeur permet la représentation d'un diagramme de classe).Je...

View Article


Image may be NSFW.
Clik here to view.

Git integration question

OK Now I am xconfused about Git integration . The instructions for using Git qith 14.1 are here: https://www.jetbrains.com/idea/help/committing-changes-to-a-local-git-repository.html They don't...

View Article

Productivity estimation

Hi, We are actually interested in changing our IDE to IntelliJ IDEA and I have some questions : Do you have an estimation on the number of hours needed to master the IDE for a developer ? In comparison...

View Article

aetfqwtfg

qewtfqfrqrfqef

View Article


Java Card Development

Hey there, I wonder if anyone had success developing Java Card Platform Speicifcation compliant Java Applications in IntelliJ. I would like to develop an application for Java Card in IntelliJ and test...

View Article

Problem running node with maven inside IntelliJ

Hi all, I have a problem with my project. I have a pom.xml that runs some node.js task (grunt, bower). I have Ubuntu instaled in my laptop, and I instaled node.js via nvm. When I  maven clean install...

View Article

Annotation processor generated code

Hi I have bounced into a few problems related to annotation processors. 1) Shouldn't annotation processor discovery be enabled by default? It would make things easier since developers would not have to...

View Article


Editor slow, high cpu usage

I am using 13.1.2, build 135.690, on LInux Mint Release 14 (nadia) 64-bit Machine specs: Processor: Intel® Core™ i7-2600 CPU @ 3.40GHz × 8, Memory: 15.7 GiB, ide system files are on ssd partition....

View Article


Problem with indent

I cannot figure out why this indentation is occurring in my code:  it('should return an array of users from the group', function() {  var result = jsom.getGroupUsers(2);  result  .then(function(data) {...

View Article

Tool windows are disappearing / editor pane maximizes on maven project changes

I have a multi-module maven project opened in IntelliJ and everytime I change one of the pom.xml files (so everytime a maven related change is triggered) all my tool windows disappear. I then use...

View Article

web deployment ClassNotFoundException (no security manager: RMI class loader...

Hi, I am trrying to deploy a war from inteelije to local tomcat, and getting ClassNotfoundException, The class is present in a jar in WEB-INF/lib.When I deploy the same war in tomcat (by copying to...

View Article

[Scala] How do I satisfy IDEA's expectation that my scala class's companion...

    case class Point(x: Double = 0,                     y: Double = 0,                     z: Double = 0) extends Point3D(x, y, z) {        def +(that: Point): Point = new Point(x + that.x, y + that.y,...

View Article


Problem with dependencies when importing modules from another IntelliJ project

I have an IntelliJ project A composed of several Maven modules.I have another IntelliJ project B also composed of several Maven modules.I need to import few modules from project B into project A, since...

View Article

RemoteMavenServer using 20-30% cpu constantly

Hi.... I  have noticed something while using Idea 14.1.4 CE.  There is a java process running the class RemoteMavenServer that is using between 20-30% cpu (on my MacBook Pro) all the time.  I have one...

View Article


Generate toString with parent member variables?

Maybe I am missing something obvious, but I can't seem to make toString generation include parent member variables. For instance for with the following to classes Foo and Bar, the Intellij IDE...

View Article

Import a project using command line

I have manually created gradle project for some reasons and I want to import it to android studio. Is there a way to do this using command line? I am posting here to get some idea as android studio is...

View Article


Image may be NSFW.
Clik here to view.

How to copy lines from an effective POM?

Hi! I'm displaying an effective POM as described e.g. here http://stackoverflow.com/a/27035545/2018047Once it's on screen, how do I copy text from it?Ctrl+C doesn't work; neither does the context...

View Article

Implements Methods should ask wich access modifier

When I add an Methode (Implement Methods), the IntelliJ creates an new Method with the identifier "private" - I need it in "protected". Is it possible to change this behavior? I'm talking about php...

View Article

Image may be NSFW.
Clik here to view.

How to set environment variables for test config?

In IDEA 14.1.4 running on CentOS 7, I have set an environment variable in a test run config:  But it seems the variable isn't being passed into the environment the test is running under. This is easily...

View Article
Browsing all 5661 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>