Installation af Eclipse (PHP) til Debian Etch
Hey,
Jeg har søgt højt og lavt efter en ordentlig side som ville kunne forklare mig hvordan hulen jeg gør følgende:
Få Eclipse på min Debian Etch til at kunne håndtere PHP projekter (Drupal 6).
Jeg har Java og andre flotte ting som jeg ikke kan bruge til noget.
Jeg har kun kørt "aptitude install eclipse" for at holde den "ren".
Debian har installeret version 3.2 af Eclipse.
Hvad er næste trin?
Jeg har søgt højt og lavt efter en ordentlig side som ville kunne forklare mig hvordan hulen jeg gør følgende:
Få Eclipse på min Debian Etch til at kunne håndtere PHP projekter (Drupal 6).
Jeg har Java og andre flotte ting som jeg ikke kan bruge til noget.
Jeg har kun kørt "aptitude install eclipse" for at holde den "ren".
Debian har installeret version 3.2 af Eclipse.
Hvad er næste trin?
Kommentarer2
Re: Installation af Eclipse (PHP) til Debian Etch
[1] http://groups.drupal.org/node/8116
[2] http://www.phpeclipse.de/
[3] http://www.google.dk/search?q=php+eclipse+drupal
Re: Re: Installation af Eclipse (PHP) til Debian Etch
Nummer 1 ser god ud - jeg takker.
#Redigeret#
Dog ser den ud til at give en fejl når jeg åbner en php fil.
Log filen skriver:
!ENTRY org.eclipse.ui.workbench 4 2 2008-11-18 07:15:47.617
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.setVisible(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.PartStack.setVisible(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.PartSashContainer.remove(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.EditorSashContainer.removeEditor(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.EditorAreaHelper.closeEditor(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.EditorAreaHelper.closeEditor(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchPage.dispose(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.close(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.jface.window.WindowManager.close(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
at org.eclipse.ui.internal.Workbench$12.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
at org.eclipse.ui.internal.Workbench.busyClose(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.Workbench.access$8(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.Workbench$14.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.ui.internal.Workbench.close(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.Workbench.close(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow$2.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.ui.internal.WorkbenchWindow.close(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
at org.eclipse.jface.window.Window.handleShellCloseEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
at org.eclipse.jface.window.Window$3.shellClosed(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
at org.eclipse.swt.widgets.TypedListener.handleEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Shell.closeWidget(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Shell.gtk_delete_event(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Widget.windowProc(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
at org.eclipse.swt.widgets.Display.windowProc(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)