[Ilugc] pydev error in eclipse

  • From: hariprasadh89@xxxxxxxxx (hari prasadh)
  • Date: Mon, 28 Apr 2014 16:03:27 +0530

i have installed python dev in eclipse.when i try to run one google app
project by including its source code as google-app-project,it it throwing
error as "*An internal error has occurred.*
*ava.lang.IllegalArgumentException: Path for project must have only one
segment.*
 at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
at
org.eclipse.core.internal.resources.WorkspaceRoot.getProject(WorkspaceRoot.java:184)
 at
org.python.pydev.debug.ui.blocks.MainModuleBlock.getStringSubstitution(MainModuleBlock.java:278)
 at
org.python.pydev.debug.ui.blocks.MainModuleBlock.isValid(MainModuleBlock.java:316)
 at org.python.pydev.debug.ui.MainModuleTab.isValid(MainModuleTab.java:172)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.refresh(LaunchConfigurationTabGroupViewer.java:466)
 at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.updateButtons(LaunchConfigurationsDialog.java:1518)
 at
org.eclipse.debug.ui.AbstractLaunchConfigurationTab.updateLaunchConfigurationDialog(AbstractLaunchConfigurationTab.java:113)
 at
org.eclipse.debug.ui.AbstractLaunchConfigurationTab$1.runInUIThread(AbstractLaunchConfigurationTab.java:457)
 at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
 at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762)
 at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
 at org.eclipse.jface.window.Window.open(Window.java:802)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1134)
 at org.eclipse.debug.ui.DebugUITools$2.run(DebugUITools.java:604)
 at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:612)
 at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:546)
 at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:81)
 at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
 at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)"""


Any clues to resolve this.I have tried this in juno,kepler,etc,it is
throwing the same error.

-- 
Thanks & Regards,
HariPrasadh

Other related posts:

  • » [Ilugc] pydev error in eclipse - hari prasadh