Hi!The current version of erlide requires Eclipse 3.3 (the 3.4 version also
works). You will have to upgrade your installation.
Good luck!
/Jakob


2008/11/21 Tom Burns <[EMAIL PROTECTED]>

> I checked the archives before posting this and tried all the things I
> could find, but I am stuck.
> I cannot create a Erlang project and I get errors when trying to view
> the Live Expressions tab (message: "Unable to create
> view."...NullPointerException
>
> Any suggestions on how I should proceed? I am still an Erlang newbie, so
> be gentle. *grin*
> Thanks,
> -Tom
>
>
> Versions:
> SUN jvm 1.5, erlide 0.3.116, and eclipse 3.2.2, erlang R11B, installed
> in /usr/lib/erlang.
>
> Per the suggestions to other people's postings here is my .log file
> (annoyingly included in the email, but userful so others can search on
> it in the future, but please remove it if you reply):
>
> !SESSION 2008-11-20 22:46:47.695
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.5.0_13
> 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.osgi 2 1 2008-11-20 22:46:49.269
> !MESSAGE NLS missing message: initializer_error in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-11-20 22:46:49.270
> !MESSAGE NLS missing message: fileInitializer_fileNotFound in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-11-20 22:46:49.270
> !MESSAGE NLS missing message: fileInitializer_IOError in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-11-20 22:46:49.270
> !MESSAGE NLS missing message: fileInitializer_missingFileName in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.ui 2 0 2008-11-20 22:46:51.835
> !MESSAGE Warnings while parsing the key bindings from the
> 'org.eclipse.ui.commands' extension point
> !SUBENTRY 1 org.eclipse.ui 2 0 2008-11-20 22:46:51.835
> !MESSAGE Cannot bind to an undefined command: plug-in='org.erlide.ui',
> id='org.erlide.ui.navigator.actions.erlang.actions.OpenProvider'
> !SUBENTRY 1 org.eclipse.ui 2 0 2008-11-20 22:46:51.835
> !MESSAGE Cannot bind to an undefined command: plug-in='org.erlide.ui',
> id='org.erlide.ui.search.references.in.workspace'
>
> !ENTRY org.eclipse.ui.workbench 4 2 2008-11-20 22:47:11.533
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
> !STACK 0
> java.lang.NullPointerException
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.addListener(ProblemsLabelDecorator.java:226)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:119)
>        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>        at org.eclipse.core.runtime.Platform.run(Platform.java:858)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
>        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>        at org.eclipse.core.runtime.Platform.run(Platform.java:858)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> !ENTRY org.eclipse.ui.workbench 4 2 2008-11-20 22:47:11.534
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
> !STACK 0
> java.lang.NoSuchMethodError:
>
> org.eclipse.core.resources.IResource.findMaxProblemSeverity(Ljava/lang/String;ZI)I
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.getErrorTicksFromMarkers(ProblemsLabelDecorator.java:122)
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.computeAdornmentFlags(ProblemsLabelDecorator.java:99)
>        at
>
> org.erlide.ui.navigator.NavigatorProblemsDecorator.computeAdornmentFlags(NavigatorProblemsDecorator.java:31)
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.decorate(ProblemsLabelDecorator.java:200)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:253)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
>        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>        at org.eclipse.core.runtime.Platform.run(Platform.java:858)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> !ENTRY org.eclipse.ui 4 4 2008-11-20 22:47:11.536
> !MESSAGE Exception in Decorator
>
> !ENTRY org.eclipse.ui 4 4 2008-11-20 22:47:11.536
> !MESSAGE
>
> org.eclipse.core.resources.IResource.findMaxProblemSeverity(Ljava/lang/String;ZI)I
> !STACK 0
> java.lang.NoSuchMethodError:
>
> org.eclipse.core.resources.IResource.findMaxProblemSeverity(Ljava/lang/String;ZI)I
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.getErrorTicksFromMarkers(ProblemsLabelDecorator.java:122)
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.computeAdornmentFlags(ProblemsLabelDecorator.java:99)
>        at
>
> org.erlide.ui.navigator.NavigatorProblemsDecorator.computeAdornmentFlags(NavigatorProblemsDecorator.java:31)
>        at
>
> org.erlide.ui.util.ProblemsLabelDecorator.decorate(ProblemsLabelDecorator.java:200)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:253)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
>        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>        at org.eclipse.core.runtime.Platform.run(Platform.java:858)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
>        at
>
> org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
>        at
>
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> !ENTRY org.eclipse.ui 4 4 2008-11-20 22:47:19.498
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2008-11-20 22:47:19.498
> !MESSAGE java.lang.NullPointerException
> !STACK 0
> java.lang.NullPointerException
>        at
> org.erlide.ui.ErlideUIPlugin.getResourceString(ErlideUIPlugin.java:195)
>        at
>
> org.erlide.ui.wizards.NewErlangProject.reportError(NewErlangProject.java:269)
>        at
> org.erlide.ui.wizards.NewErlangProject.addPages(NewErlangProject.java:100)
>        at
> org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:499)
>        at org.eclipse.jface.window.Window.create(Window.java:426)
>        at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1124)
>        at org.eclipse.jface.window.Window.open(Window.java:785)
>        at
>
> org.erlide.ui.actions.NewErlangProjectAction.run(NewErlangProjectAction.java:42)
>        at
> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:254)
>        at
>
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
>        at
>
> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
>        at
>
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
>        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
>        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
>        at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)
>        at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)
>        at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
>        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
>        at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
>        at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
>        at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
>        at
>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
>        at
>
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
>        at
>
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
>        at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
>        at
>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
>        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
>        at org.eclipse.core.launcher.Main.run(Main.java:977)
>        at org.eclipse.core.launcher.Main.main(Main.java:952)
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Erlide-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/erlide-devel
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to