The java version is specified here HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment the CurrentVersion holds the version number. you can access it...
... Thanks. That works from the command line, but the underlying problem was that m2eclipse kept complaining that I was running from a jre and not a jdk. I...
... That's exactly what I ended up doing. It's now fine. I guessed that the system variables were taken ahead of my personal ones, so my desired Java version...
... This is not for personal learning. It's for work. I labeled it "beginner" because I usually think of version problems like this as being related to things...
All, I am a long time user of IntelliJ but before upgrading to the latest version I wanted to know what folks thought of other IDEs. I like IntelliJ for its ...
If you're looking for refactoring support and "code discovery" (ctrl+click'ing) then Eclipse and NetBeans are certainly capable there. My current team uses...
Ah, it is once again time for the biennial IDE debate. Fasten your seat belts, ladies and gentlemen... ;) I have been using Intellij Idea for a few years and...
Here is one for colors... http://www.777icons.com/libs/design/color_palette.htm On Thu, Apr 2, 2009 at 10:52 AM, Lufkin, Bradley M (IS) <brad.lufkin@......
... stick to IDEA :) I love it. your point on Eclipse is right on - it's too flexible to a point when it becomes shapeless amorphous like B.O.B. NetBeans's...
**Sorry for Top posting - it is the only way yahoo will let me write this email** Michael, I have run into this problem and solved it before.. You *can* do...
JAVA_HOME is just a variable that you are setting in the system. If you write a batch file to use the jvm (java.exe) located in the %JAVA_HOME%\bin using the...
Hello.  Just had a question for any XML programmers out there. I was wondering if anybody knew of any free tools similar to BBEdit for performing regular...
I am trying to find a good CMS (content management server) that is Java based. I am planning to develop some web applications and prefer not to develop them...
Karthik Karuppannan
kkaruppannan@...
Apr 3, 2009 3:17 pm
13101
... Karthik, FWIW, I have been studying and using open source software (OSS) CMS's since 2001, and, at one time (mid-2003 through mid-2005), no one knew more...
Karthik, For what you want to do I think Alfersco would be a good fit. Couple of questions 1) When you say Java based CMS what do you mean by that ? 2) What...
This is a VERY funny video, even if you are unemployed: http://executive-jobs.executive-search-firms.com/2009/03/job-market-2009-2010.html Enjoy, Paul Bain ...
... According to this link below: http://pmd.sourceforge.net/ the static code checking should be the same in IntelliJ IDEA vs Eclipse/NetBeans (and other IDE's...
PMD is available as a plugin for IntelliJ, but IntelliJ has its own static code checking built-in, which I believe is what Keith was talking about. Which...
Hello, This is a question regarding the admission to NFJS 2009 conference. For all those who have attended JSF one 2008, there is a free admission to the No...
NOVAJUG often awards a free pass as a raffle prize, but in general it is a paid conference. There are NOVAJUG and alumni discounts. Sent from my iPhone On Apr...
I have been using IntelliJ since 2002 and I regularly use plugins like PMD and especially FindBugs. In case you haven't realized it IntelliJ is far from...
All, My colleague Atchut is giving a 2-hour overview for beginners on Java Enterprise, JavaEE, next week. Limited seating: this is small group oriented; ...
The following novajug poll is now closed. Here are the final results: POLL QUESTION: What are your project's habits with regard to unit testing? CHOICES AND...