Java Artisan

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Java Artisan created a post, Structural search for implementing methods ?
Given an extensive code base, I'd like to find the methods that are implementations/overrides of methods of classes of a given package.On my projects we're using an external component library. Cust... -
Java Artisan created a post, Maven version in file template ?
I'd like to have the javadoc for new files contain the tag @since. Each with the File Templates.However, is it possible to have it automatically filled-in with the current version of the Maven proj... -
Java Artisan created a post, scalastyle support ?
Is there any intention to support tools like scalastyle ? I'm using this one as a Maven plugin for QA. But it cranks out text. A little GUI would be nice. :-)TIAJan -
-
Java Artisan created a post, Advised JVM for amd64: 32- or 64 bit ?
I was wondering what the advised JVM architecture is for a 64bit Linux platform. I'm always using the 64bit JDK for the IDE. Because it seemed natural to me. Even knowing the pointer size is double... -
Java Artisan commented, -
Java Artisan commented, -
-
Java Artisan created a post, How to do this in IntelliJ ?
I'm trying to switch from Netbeans 7 to IntelliJ. I'm a big fan of IntelliJ - it's professional, fast and stable. But whatever the limitations of Netbeans are, I have to admit there are features I ... -