Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ssiedow
Post subject: MyEclipse and Maven  PostPosted: Feb 24, 2010 - 09:41 PM
Registered Member
Registered Member


Joined: Nov 26, 2007
Posts: 2

I just installed the latest version of MyEclipse on a Linux (Ubuntu) system. When I attempt to import a Maven project, the "Updating Indexes" message displays. It gets to about 64% complete and then hangs. I can manually download the http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.zip in 20-30 minutes. Is there a Maven configuration that I'm missing in MyEclipse?
 
 View user's profile Send private message  
Reply with quote Back to top
support-joy
Post subject: RE: MyEclipse and Maven  PostPosted: Feb 25, 2010 - 12:13 PM
Registered Member
Registered Member


Joined: Feb 03, 2009
Posts: 3364

ssiedow,

When you say latest version of ME are you referring to 8.0 or 8.5 M2? Can you answer few queries for me to get to the root cause?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. Are you facing mouse button click issue ?
3. Can you look into your .log file located at <your workspace dir>/.metadata/.log and copy and paste relevant issues here
4. Is the Maven project you are attempting to import a MyEclipse created ?
5. Are you using the import from a remote location or have you copied the resource locally?

_________________
Joy
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
ssiedow
Post subject: RE: MyEclipse and Maven  PostPosted: Feb 25, 2010 - 02:33 PM
Registered Member
Registered Member


Joined: Nov 26, 2007
Posts: 2

Joy,

Hi. Thanks for your quick response. My version of ME is 8.0. I've answered your questions below.

ANSWER TO QUESTION 1: Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.

====================

*** Date:
Thursday, February 25, 2010 8:15:02 AM CST

** System properties:
OS=Linux
OS version=4te:
Thursday, February 25, 2010 8:16:48 AM CST

** System properties:
OS=Linux
OS version=2.6.31
Java version=1.6.0_0


*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120


*** Eclipse details:
Eclipse SDK

Version: 3.5.1
Build id: M20090917-0800




Eclipse Project SDK

Version: 3.5.1.R35x_v20090811-7Q7bAIAva_6wc1RFNGQu2H2gbqVaVVgIuFBS5ECfAwIFC
Build id: M20090917-0800


Eclipse Platform

Version: 3.5.1.R35x_v20090910-9lEeG9OFtY8dO6SPxmI7vZuZBD-lz08MfIkCCB
Build id: M20090917-0800


Eclipse Java Development Tools

Version: 3.5.1.r351_v20090810-0600-7r88FEoFHxXYpY3s0jOJPn58EpLN
Build id: M20090917-0800


Eclipse Plug-in Development Environment

Version: 3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Yswh6QQ73
Build id: M20090917-0800


Eclipse Graphical Editing Framework GEF

Version: 3.5.1.v20090724-1146-777908193B6696L3DA843563
Build id: 200908131412


Eclipse RCP

Version: 3.5.1.R35x_v20090811-9gAPFx_FqYHBE_BVbc7z-kM6e7BA
Build id: M20090917-0800




Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-showsplash
/usr/lib/eclipse//plugins/org.eclipse.platform_3.3.201.R35x_v20090813/splash.bmp
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
--launcher.library
/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1207.so
-startup
/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-vm
/usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjvm.so


Java version=1.6.0_0


*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120


*** Eclipse details:
Eclipse SDK

Version: 3.5.1
Build id: M20090917-0800




Eclipse Project SDK

Version: 3.5.1.R35x_v20090811-7Q7bAIAva_6wc1RFNGQu2H2gbqVaVVgIuFBS5ECfAwIFC
Build id: M20090917-0800


Eclipse Platform

Version: 3.5.1.R35x_v20090910-9lEeG9OFtY8dO6SPxmI7vZuZBD-lz08MfIkCCB
Build id: M20090917-0800


Eclipse Java Development Tools

Version: 3.5.1.r351_v20090810-0600-7r88FEoFHxXYpY3s0jOJPn58EpLN
Build id: M20090917-0800


Eclipse Plug-in Development Environment

Version: 3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Yswh6QQ73
Build id: M20090917-0800


Eclipse Graphical Editing Framework GEF

Version: 3.5.1.v20090724-1146-777908193B6696L3DA843563
Build id: 200908131412


Eclipse RCP

Version: 3.5.1.R35x_v20090811-9gAPFx_FqYHBE_BVbc7z-kM6e7BA
Build id: M20090917-0800




Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-showsplash
/usr/lib/eclipse//plugins/org.eclipse.platform_3.3.201.R35x_v20090813/splash.bmp
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
--launcher.library
/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1207.so
-startup
/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-vm
/usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjvm.so


ANSWER TO QUESTION 2: Are you facing mouse button click issue ?
====================
No mouse button click issues.

ANSWER TO QUESTION 3: Can you look into your .log file located at <your workspace dir>/.metadata/.log and copy and paste relevant issues here
====================

!SESSION 2011-02-23 17:44:41.406 -----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.jface 2 0 2010-02-23 17:45:08.542
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-02-23 17:45:08.542
!MESSAGE A conflict occurred for SHIFT+DEL:
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.ui.edit.cut,Cut,
Cut the selection to the clipboard,
Category(org.eclipse.ui.category.edit,Edit,null,true),
org.eclipse.ui.internal.handlers.WidgetMethodHandler@1c142c2,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.dialogAndWindow,,,system)
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.datatools.sqltools.result.removeAllInstances,Remove All Visible Results,


ANSWER TO QUESTION 4: Is the Maven project you are attempting to import a MyEclipse created ?
====================
The Maven project was initially created in a standard eclipse environment (not MyEclipse)

ANSWER TO QUESTION 5: Are you using the import from a remote location or have you copied the resource locally?
====================
I am importing the project from a local directory.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits