Erik Pragt

Avatar
  • Total activity 1019
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 316
  • Created

    Classpath issue when using multi module project

    Hello all,I'm using a multi module project. I have one project, with multiple modules, which each have their own output path. Now, I have a JUnit test, say in project A, which uses test files from ...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    TestNG Plugin: cannot get code coverage

    Hello all,I know I should just send this to the TestNG developers or something, but I'm unable to register on the javalobby hosted site, so I hope this works as well.I tried to use the internal cod...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    GWT Studio error

    Hello all, I'm trying the IntelliJ GWT Demo , but I receive this error when right clicking on the 'src' directory, and going to 'New -> Google Web Toolkit'. The Web Toolkit is not working, and come...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Where do you use IntelliJ for?

    Hello all,Today, I looked in the EAP section and saw some Formsdesigner enhancements. I have naver used the Formsdesigner, nor will I probably ever use it. I'm just not much into Swing. This lead m...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Spam...

    A small question:Why don't you guys remove the Spam on this board? Even though it's a community based message board, it looks ugly.Erik
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    iBatis support?

    Hello all,Today, I started building an iBatis DAO layer, but I'm missing something called code completion :).Does anyone know of a plugin, or something, to make it work? Or is something like this p...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Feature request to insert FQN's in files.

    Hello, before posting this to the the tracker, I'd like to know if this complete nonsense to ask for this and how others feel about this.The situation is that I'm editing a lot of non java files, w...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    How to... exclude testcases?

    Hello all,I created a superclass for my Unit tests, but now IntelliJ thinks this is a testcase. The test fails, because the testcase does not contain any tests. I run the test using the JUnit tab o...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Evil bug :)

    I post it here instead of in Jira, because it's plain evil, in a funny way :).Imagine you have this code:This code won't compile, but Intelli doesn't report an error about it. What happens, is that...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Replace type and rename variable

    Hello all,I have a simple question, but I don't know if it's possible:I try to refactor a field in my code to a different field. The current field is a Date, and the new type is an Interval. I do, ...
    • 2 followers
    • 5 comments
    • 0 votes