Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Noob installation problem

Greetings.

CodeAssist won't activate as per the PDT user manual under help, and I was unable to find a resolution googling. I have the all-in-one download. I _can_ see functions in the PHP Functions window.
Error log follows the config list below.

*** Date: Thursday, September 27, 2007 11:59:03 AM ET

*** Platform Details:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.buildId=I20070625-1500
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\eclipse\\plugins\org.eclipse.platform_3.3.0.v20070613\splash.bmp
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-vm
C:\Program Files\Java\jre1.5.0_12\bin\client\jvm.dll
eclipse.ee.install.verify=false
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1190908078781
eclipse.vm=C:\Program Files\Java\jre1.5.0_12\bin\client\jvm.dll
eclipse.vmargs=-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Djava.class.path=C:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
eof=eof
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=C:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
java.class.version=49.0
java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_12\lib\endorsed
java.ext.dirs=C:\Program Files\Java\jre1.5.0_12\lib\ext
java.home=C:\Program Files\Java\jre1.5.0_12
java.io.tmpdir=C:\DOCUME~1\MATTFR~1\LOCALS~1\Temp\
java.library.path=C:\eclipse;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;Pñ
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_12-b04
java.security.policy=/C:/eclipse/configuration/org.eclipse.osgi/bundles/484/1/.cp/server.policy
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_12
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_12-b04
line.separator=


snip

Error Log
!SESSION 2007-09-27 11:47:58.781 -----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.734
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabsLabel in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.734
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.spacesLabel in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.734
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabPolicyLabel in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.750
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.indentSizeLabel in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.750
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.indentSizeErrorMessage in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.750
!MESSAGE NLS unused message: SaveAsDialog.createNewProject in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.750
!MESSAGE NLS unused message: PerspectiveManager_Switch_Dialog_Title in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.765
!MESSAGE NLS unused message: PerspectiveManager_Switch_Dialog_Message in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.765
!MESSAGE NLS unused message: PerspectiveManager_PerspectiveError_Title in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-09-27 11:48:12.765
!MESSAGE NLS unused message: PerspectiveManager_PerspectiveError_Message in: org.eclipse.php.internal.ui.PHPUIMessages

--
This message contains confidential information intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender if you have received this e-mail by mistake. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is prohibited.
begin:vcard
fn:Matt Frankland
n:Frankland;Matt
org:Attractions DVG;Images & Information
adr;dom:;;220-2 Swing Road;Greensboro;NC;27401
email;internet:matt@xxxxxxxxxxxxxxxxxxx
tel;work:336-632-1400
tel;fax:336-632-1212
url:http://mail.attractionsbook.com
version:2.1
end:vcard


Back to the top