Eugene, Thank you for a quick response. It does look to be an issue with the default JDK in RAD. I was just wondering if anyone had success with the default JDK. I am just fine installing another JDK and setting it as the default.
FTYI: RADD 7.0.0.5 is based on Eclipse version: 3.2.2 and JDK 1.5, as seen below. $ ./java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20070323 (if ix 117674: SR4 + 116644 + 114941 + 116110 + 114881)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-2007 0323 (JIT enabled) J9VM - 20070322_12058_lHdSMR JIT - 20070109_1805ifx3_r8 GC - WASIFIX_2007) JCL - 20070131 On 1/18/08, Eugene Kuleshov <[EMAIL PROTECTED]> wrote: > Ben, > > All m2eclipse code (except Mylyn integration) runs on Java 1.4 and > should not use Eclipse API above 3.2. Though we don't have resources to > troughfully test m2eclipse with Eclipse versions before Eclipse 3.3, so > we can only rely on community and fix specific issues as they approach. > > However, some of the Maven core components included with m2eclipse > 0.0.12 require Java 5 to run, so you have to use Java 5 at the moment. > We'll make sure to restore compatibility with Java 1.4 in the future. > > regards, > Eugene > > Ben Tomasini wrote: > > I installed m2eclipse 0.0.12 on RAD 7.0.0.5. I am not able to run any > > of the maven goals. I get the following error in the Console: > > > > NPT ERROR: Cannot open library > > > > If I change the jre to another jdk I have installed, it works. The > > message above only shows up with the default JRE installed with RAD7. > > > > Have you seen this? Are you able to run maven goals with the default jre? > > > > On 1/17/08, Jeff Hill (RR) <[EMAIL PROTECTED]> wrote: > > > >> > >> This will be one of several threads on using m2eclipse 0.0.12 under RAD 7. > >> I > >> understand this is not "supported" (RAD requires 3.1, for example), but so > >> far progress is encouraging. > >> > >> > >> > >> The m2eclipse 0.0.12 plugin was installed via the usual mechanism (Find and > >> Install), though of course I had to show features not applicable to eclipse > >> 3.1. At the moment, I'd like to uninstall and reinstall the plugin (to get > >> some screen shots for documentation), but the "uninstall" option doesn't > >> show up when I view the m2eclipse feature in Manage Configuration. In the > >> past I've seen this happen with plugins installed by brute force, not via > >> the normal install process. Is this because of the version conflict? > >> > >> > >> > >> Is it safe to uninstall via brute force (just delete any projects, and the > >> installed plugin files, and then restart RAD with –clean)? Or is there a > >> better way? > >> > >> > >> > >> Thanks! > >> > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
