Sziasztok!
PHPEclipset próbálom telepíteni sikertelenül. "An error has occured. See error log for more details.", az error logban nem találtam semmit. Valaki legyen kedves segíteni, hogy tudnám belőni a cuccot. Köszönöm szépen.
- 749 megtekintés
Hozzászólások
> Az error logban nem találtam semmit
Ez üres fájlt jelent, vagy van benne azért szöveg is? Ha van, csatolhatnád, hátha...
Konzolból indítva se ír ki semmit?
- A hozzászóláshoz be kell jelentkezni
eddig a file rendszerben lévőt néztem, de megtaláltam ami kell:
!ENTRY org.eclipse.jface 4 2 2007-09-13 23:11:34.194
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.NoClassDefFoundError: net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor
at java.lang.Class.initializeClass(libgcj.so.70)
at java.lang.Class.newInstance(libgcj.so.70)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorManager.createPart(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorReference.createPartHelper(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorReference.createPart(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorReference.getEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorManager.createEditorTab(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.EditorManager.openEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.access$10(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage$9.run(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.ide.IDE.openEditor(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.ide.IDE.openEditor(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.actions.OpenFileAction.openFile(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.actions.OpenSystemEditorAction.run(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.jface.viewers.StructuredViewer$2.run(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
at org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
at org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.viewers.StructuredViewer.fireOpen(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.viewers.StructuredViewer.handleOpen(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.util.OpenStrategy.access$2(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)
at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
at org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
at org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
at java.lang.reflect.Method.invoke(libgcj.so.70)
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)
Kösz.
- A hozzászóláshoz be kell jelentkezni
> java.lang.NoClassDefFoundError: net.sourceforge.phpeclipse.phpeditor.PHPUnitEditor
Szerintem a plugin hibás, hiányos.
- A hozzászóláshoz be kell jelentkezni
tegnap takarítottam le a gépemről a zenwalkot, és azzal simán ment.
- A hozzászóláshoz be kell jelentkezni
"!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface"."
A probléma itt lehet, viszont azt hiszem ez magának az Eclipse-nek a cucca. Biztos, hogy a PHPEclipse pluginhez a megfelelő Eclipse verziót használtad? Úgy látom az Eclipse-ed nem a legfrissebb.
Frissíts elöbb Eclipse-et és utánna tedd fel a plugin-t.
Egyébként had kérdezzek: a PHPEclipse és az Eclipse PDT projektje között mekkora a különbség? Én ez utóbbit használom.
- A hozzászóláshoz be kell jelentkezni
Hogyan telepítetted az Eclipse-t és a PHPEclipse-t?
Melyik verziókat?
Ubuntuban ha jól tudom, van Eclipse csomagban. Azonban az Eclipse maga úgy lett kitalálva, hogy letöltöd az Eclipse.org-ról kicsomagolod és elindítod. A csomagolása szerintem eléggé kifordítja a logikáját. Szóval ha csomagból van fenn, próbáld meg leszedni és simán a tar.gz-t kicsomagolni és indítani. Nem kell hozzá root jog és csak a JRE a függősége (meg a desktop, de az nyilván fenn van :-)).
Másik dolog, hogy Ubuntun ha jól tudom alapból gcj van fenn, nem a Sun Java (lehet, hogy csak régebben volt így?). Sajnos az még nem teljesen kompatibilis a Sun Javával, ezért nem javaslom a használatát. Ha azt használod, sudo update-alternatives --config java paranccsal állítsd át a sun-os Javára a biztonság kedvéért!
- A hozzászóláshoz be kell jelentkezni