<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.tools.pdt</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/maillist.html</link>
		<description>NewsGroup: news.eclipse.tools.pdt</description>
		<language>en-us</language>
		<pubDate>Fri, 18 Sep 2009 17:10:21 GMT</pubDate>
		<lastBuildDate>Fri, 18 Sep 2009 17:10:21 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.tools.pdt</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.pdt] Run as PHP Web Page does not start</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03968.html</link>
		<description>I have installed the latest Eclipse+PDT: eclipse-php-galileo-win32. I created a simple &amp;quot;Hello World&amp;quot; PHP file, HelloWorld.php. Within Eclipse, I selected file HelloWorld.php to Run as PHP Web Page with the same path, but nothing happens. What is wrong with...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I have installed the latest Eclipse+PDT: eclipse-php-galileo-win32.</pre><br>
<pre style="margin: 0em;">I created a simple &quot;Hello World&quot; PHP file, HelloWorld.php.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>From browser, I can view this file: <a  href="http://localhost/php_workspace/HelloWorld/HelloWorld.php">http://localhost/php_workspace/HelloWorld/HelloWorld.php</a>
</tt></blockquote><pre style="margin: 0em;"><br>Within Eclipse, I selected file HelloWorld.php to Run as PHP Web Page with the same path, but nothing happens.</pre><br>
<pre style="margin: 0em;">What is wrong with my setup???</pre><br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">Jeff in Seattle</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 17:00:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03968.html</guid>
		<author>jeff_tanner@xxxxxxx (jeff_tanner)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Unable to create workspace on a smb mounted directory</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03967.html</link>
		<description>Hi, I'm working on a linux machine. I have another linux machine working as a samba server. First I mount a directory from the samba server into my local linux computer by doing: pep:~# mount -t cifs //192.168.x.x/project -o username=pep,password=mypass /m...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<pre style="margin: 0em;">I'm working on a linux machine. I have another linux machine working as a samba server. First I mount a directory from the samba server into my local linux computer by doing:</pre><br>
<pre style="margin: 0em;">pep:~# mount -t cifs //192.168.x.x/project -o username=pep,password=mypass /mnt/pep_project</pre><br>
<pre style="margin: 0em;">Then I open eclipse, and try to switch workspace to /mnt/pep_project, but it tells that cannot create the workspace because it's in use or for other reasons ...</pre><br>
<pre style="margin: 0em;">I don't know what can i do, any ideas? Please help,</pre><br>
<pre style="margin: 0em;">thanks in advance,
Pep</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 14:32:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03967.html</guid>
		<author>joragues@xxxxxxx (pep)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: Code Assist not working for PHP language functions</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03966.html</link>
		<description>Do you see the language entry in the .buildpath file? If you create a new project and compare your two .buildpath files (under the project root) you'll see what I mean. Roy [/quate] I'm not using eclipse for any project at the moment, just editing a php fi...</description>
		<content:encoded><![CDATA[<tt>[quote title=Roy Ganor wrote on Fri, 18 September 2009 07:03]Do you see the language entry in the .buildpath file?<br>
If you create a new project and compare your two .buildpath files (under 
the project root) you'll see what I mean.</tt><br>
<br>
<pre style="margin: 0em;">Roy
[/quate]</pre><br>
<pre style="margin: 0em;">I'm not using eclipse for any project at the moment, just editing a php file here and there.</pre><br>
<pre style="margin: 0em;">but anyway, I now opened a project and this is what I have in the .buildpath file:</pre><br>
<pre style="margin: 0em;"><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;buildpath&gt;
	&lt;buildpathentry kind=&quot;src&quot; path=&quot;&quot;/&gt;
	&lt;buildpathentry kind=&quot;con&quot; path=&quot;org.eclipse.dltk.USER_LIBRARY/lib&quot;/&gt;
&lt;/buildpath&gt;</pre><br>
<pre style="margin: 0em;"><br>is that ok ?
what language entry should be there ?</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 12:01:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03966.html</guid>
		<author>barefootfemale@xxxxxxx (barefootfemale)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: Code Assist not working for PHP	language functions</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03965.html</link>
		<description> plugin. strstr, ereg_replace etc. is not working for me on Ctrl+Space. click Ctrl+space , I expect a dropdown suggestion box with options like &amp;quot;strstr&amp;quot;, &amp;quot;strpos&amp;quot; etc. to appear with syntax like: ] ) bar. a drop down of 2 options: ;echo&amp;quot; and &amp;quot;eco - echoro ...</description>
		<content:encoded><![CDATA[<tt>Do you see the language entry in the .buildpath file?<br>
If you create a new project and compare your two .buildpath files (under 
the project root) you'll see what I mean.</tt><br>
<br>
<pre style="margin: 0em;">Roy
&lt;barefootfemale@xxxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Hi
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I have &quot;Eclipse for PHP Developers Build id: 20090619-0625&quot; with Aptana 
</tt></blockquote><pre style="margin: 0em;">plugin.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Code Assist not working forme for  PHP built in language functions like 
</tt></blockquote><pre style="margin: 0em;">strstr, ereg_replace etc. is not working for me on Ctrl+Space.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>what I mean:<br>
when I type , for example,  &quot;strstr&quot; in a php file, in php perspective and 
</tt></blockquote><tt>click Ctrl+space , I expect a dropdown suggestion box with options like 
&quot;strstr&quot;, &quot;strpos&quot; etc. to appear with syntax like:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>strstr  ( string $haystack  , mixed $needle  [, bool $ strin_needle = false  
</tt></blockquote><pre style="margin: 0em;">] )</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>this doesn't happen.<br>
instead I get a red text message &quot;No completions available&quot; at the status 
</tt></blockquote><pre style="margin: 0em;">bar.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>However if I type &quot;e&quot; and hit Crtl+Space I get a drop down with &quot;ec&quot;  I get 
</tt></blockquote><pre style="margin: 0em;">a drop down of 2 options: &quot;echo&quot; and &quot;eco - echoro string&quot;.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>also if I type &quot;strstr&quot; and highlight it , right click it and choose &quot;Open 
</tt></blockquote><tt>PHP manual&quot; from the context menu or hit Shift+f2 - nothing happens.
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">in Prefences -&gt; &quot;PHP&quot;-&gt;&quot;PHP manual&quot; I have 1 listing:
Site Name=&quot;PHP URL=<a  href="http://www.php.net/manual/en/">http://www.php.net/manual/en/</a>, file Extension= php
</pre></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>if however I create a class with methods, and then create a new instance of 
</tt></blockquote><tt>the class and start typing the name of the method - I do get a suggestion box 
of the method that can complete that function with properties and everything - 
so this part does work.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 11:03:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03965.html</guid>
		<author>roy@xxxxxxx (Roy Ganor)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.pdt] Code Assist not working for PHP language functions</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03964.html</link>
		<description>Hi I have &amp;quot;Eclipse for PHP Developers Build id: 20090619-0625&amp;quot; with Aptana plugin. Code Assist not working forme for PHP built in language functions like strstr, ereg_replace etc. is not working for me on Ctrl+Space. what I mean: when I type , for example,...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi</pre><br>
<pre style="margin: 0em;">I have &quot;Eclipse for PHP Developers Build id: 20090619-0625&quot; with Aptana plugin.</pre><br>
<pre style="margin: 0em;">Code Assist not working forme for  PHP built in language functions like strstr, ereg_replace etc. is not working for me on Ctrl+Space.</pre><br>
<pre style="margin: 0em;">what I mean:
when I type , for example,  &quot;strstr&quot; in a php file, in php perspective and click Ctrl+space , I expect a dropdown suggestion box with options like &quot;strstr&quot;, &quot;strpos&quot; etc. to appear with syntax like:
strstr  ( string $haystack  , mixed $needle  [, bool $ strin_needle = false  ] )</pre><br>
<pre style="margin: 0em;">this doesn't happen.
instead I get a red text message &quot;No completions available&quot; at the status bar.</pre><br>
<pre style="margin: 0em;">However if I type &quot;e&quot; and hit Crtl+Space I get a drop down with &quot;ec&quot;  I get a drop down of 2 options: &quot;echo&quot; and &quot;eco - echoro string&quot;.</pre><br>
<pre style="margin: 0em;">also if I type &quot;strstr&quot; and highlight it , right click it and choose &quot;Open PHP manual&quot; from the context menu or hit Shift+f2 - nothing happens.
in Prefences -&gt; &quot;PHP&quot;-&gt;&quot;PHP manual&quot; I have 1 listing:
Site Name=&quot;PHP URL=<a  href="http://www.php.net/manual/en/">http://www.php.net/manual/en/</a>, file Extension= php</pre><br>
<pre style="margin: 0em;">if however I create a class with methods, and then create a new instance of the class and start typing the name of the method - I do get a suggestion box of the method that can complete that function with properties and everything - so this part does work.</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 20:41:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03964.html</guid>
		<author>barefootfemale@xxxxxxx (barefootfemale)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: PDT-Error on Debugging of a PHP script</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03963.html</link>
		<description> </description>
		<content:encoded><![CDATA[<tt>I think your eclipse installation is really in a mess and you probably 
have to get rid of it and start from scratch. The -clean ensures eclipse 
is using the latest versions of plugins in your eclipse installation but 
it sounds like you have a mismatch of version plugins which is causing 
all the problems.</tt><br>
<br>
<tt>I really recommend that you download the PDT all in one version and 
start from there. You should not have to install any extra stuff and you 
won't be able to put the aptana plugins into PDT either.</tt><br>
<br>
<tt>Once you have PDT installed you can add extra plugins from eclipse.org 
from the install/update facility within PDT itself</tt><br>
<br>
<pre style="margin: 0em;">Dave Kelsey</pre><br>
<tt><br>On 16/09/09 11:53, Daniela Waranie wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi Dave,</pre><br>
<pre style="margin: 0em;">attached you can find the list of plugins.</pre><br>
<pre style="margin: 0em;">Since i run eclipse with the -clean option i do have trouble with the
&quot;PHP Editor&quot;. So to keep on on this issue i installed aptana studio in
addion (as a eclipse plugin) and open the php file in theirs php editor
view.</pre><br>
<pre style="margin: 0em;">Now, when i hit the &quot;debug&quot;-button / &quot;PHP 5.2.10 (CLI)&quot; the dialog:
&quot;Problem occured&quot;
appears.</pre><br>
<pre style="margin: 0em;">Message:
'Debug Source Display' das encountered a problem.
An internal error has occurred.
An internal error has occurred.
org/eclipse/php/internal/ui/containers/StorageEditorInput</pre><br>
<pre style="margin: 0em;">Details1:
A conflict occurred for CTRL+F2:
Binding(CTRL+F2,
	ParameterizedCommand(Command(com.aptana.ide.editor.php.openHelp,Open
PHP Manual,
		,
		Category(com.aptana.ide.editors,All Aptana Editors,null,true),
	
LegacyHandlerWrapper(ActionHandler(action=com.aptana.ide.editor.php.PHPActionContributor$1@12e99be)),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	com.aptana.ide.editors.UnifiedEditorsScope,,,system)
Binding(CTRL+F2,
	ParameterizedCommand(Command(org.eclipse.debug.ui.commands.Terminate,Terminate,
		Terminate,
		Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command
category,true),
	
ActionDelegateHandlerProxy(null,org.eclipse.debug.internal.ui.commands.actions.TerminateCommandActionDelegate),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.debug.ui.debugging,,,system)</pre><br>
<pre style="margin: 0em;">Details2:
Keybinding conflicts occurred.  They may interfere with normal
accelerator operation.</pre><br>
<pre style="margin: 0em;">Details3:
Error logged from Debug Core:
java.io.IOException: Kein Prozess ist am anderen Ende der Pipe
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.read1(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	at java.io.FilterInputStream.read(Unknown Source)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor.read(OutputStreamMonitor.java:144)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor.access$1(OutputStreamMonitor.java:134)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor$1.run(OutputStreamMonitor.java:207)
	at java.lang.Thread.run(Unknown Source)</pre><br>
<pre style="margin: 0em;"><br>Details4:
Unhandled event loop exception
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NoClassDefFoundError: org/eclipse/php/internal/ui/PHPUiPlugin)
	at org.eclipse.swt.SWT.error(SWT.java:3884)
	at org.eclipse.swt.SWT.error(SWT.java:3799)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/php/internal/ui/PHPUiPlugin
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.shouldSwitchToPHPPerspective(PHPLaunchUtilities.java:212)
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.access$0(PHPLaunchUtilities.java:210)
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities$4.run(PHPLaunchUtilities.java:198)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	... 22 more
Caused by:
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException:
An error occurred while automatically activating bundle
org.eclipse.php.ui (330).
	at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125)
	at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:376)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:452)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at
org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:321)
	at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:231)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1193)
	at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
	at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:874)
	at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.getExtension(ExtensionsRegistry.java:227)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.doGetAnnotationModelFactory(ExtensionsRegistry.java:394)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.getAnnotationModelFactory(ExtensionsRegistry.java:408)
	at
org.eclipse.core.internal.filebuffers.ResourceExtensionRegistry.getAnnotationModelFactory(ResourceExtensionRegistry.java:80)
	at
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createAnnotationModel(ResourceTextFileBufferManager.java:123)
	at
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.getAnnotationModel(ResourceTextFileBuffer.java:160)
	at
org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:594)
	at
com.aptana.ide.editors.unified.BaseDocumentProvider.createFileInfo(BaseDocumentProvider.java:194)
	at
com.aptana.ide.editor.html.HTMLDocumentProvider.createFileInfo(HTMLDocumentProvider.java:138)
	at
org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:478)
	at
com.aptana.ide.editor.html.HTMLDocumentProvider.connect(HTMLDocumentProvider.java:242)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4134)
	at
org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
	at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
	at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
	at
com.aptana.ide.editors.unified.UnifiedEditor.doSetInput(UnifiedEditor.java:1955)
	at
org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3115)
	at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
	at
org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at
org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
	at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2578)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3133)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3160)
	at
com.aptana.ide.editors.unified.UnifiedEditor.init(UnifiedEditor.java:338)
	at
com.aptana.ide.editor.html.HTMLSourceEditor.init(HTMLSourceEditor.java:231)
	at
com.aptana.ide.editor.php.PHPSourceEditor.init(PHPSourceEditor.java:1085)
	at
org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:238)
	at
org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:212)
	at
com.aptana.ide.editor.html.MultiPageHTMLEditor.createPage0(MultiPageHTMLEditor.java:347)
	at
com.aptana.ide.editor.html.MultiPageHTMLEditor.createPages(MultiPageHTMLEditor.java:828)
	at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:357)
	at
com.aptana.ide.editor.html.HTMLEditor.createPartControl(HTMLEditor.java:405)
	at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
	at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
	at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
	at
org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
	at
org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1417)
	at
org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942)
	at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
	at
org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
	at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
	... 18 more
Caused by: org.osgi.framework.BundleException: The activator
org.eclipse.php.internal.ui.PHPUiPlugin for bundle org.eclipse.php.ui is
invalid
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:157)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:750)
	at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
	... 86 more
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/php/internal/ui/preferences/PHPTemplateStore
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
	at java.lang.Class.getConstructor0(Unknown Source)
	at java.lang.Class.newInstance0(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:152)
	... 91 more
Caused by: java.lang.ClassNotFoundException:
org.eclipse.php.internal.ui.preferences.PHPTemplateStore
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:443)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source)
	... 97 more</pre><br>
<pre style="margin: 0em;"><br>How can i solve my problem?
Thanks in advance.</pre><br>
<pre style="margin: 0em;">Best regards
Daniela Waranie
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 08:25:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03963.html</guid>
		<author>dkel50@xxxxxxx (dave kelsey)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: Holy Crap - Installing PDT In Ganymede	Even Possible?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03962.html</link>
		<description> I feel for you. Eclipse has a vertical learning/setup curve. I'm about ready to shell out the money for Komodo or Zend IDE. I've used both; Zend is $$ but works great and is very intuitive and stable, at least on a windows machine. Komodo is not as nice a...</description>
		<content:encoded><![CDATA[<pre>
I feel for you.
Eclipse has a vertical learning/setup curve.  I'm about ready to shell 
out the money for Komodo or Zend IDE.  I've used both; Zend is $$ but 
works great and is very intuitive and stable, at least on a windows 
machine.  Komodo is not as nice and less stable (at least the version I 
used) but setup and operation were more cooperative than Eclipse PDT 
which has consumed weeks of my time.



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 04:46:14 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03962.html</guid>
		<author>someone@xxxxxxx (Xylene)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.pdt] Re: Zend debugger/Eclipse PDT working!	almost ...</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03961.html</link>
		<description> Yes...I see what you mean. I've got the same problem. See my post &amp;quot;Debugging Webpages Sequentially&amp;quot; (to which no one has responded). I'm just in the mood to rant and I've got to say that Eclipse has, for me, the most nearly vertical learning curve of any ...</description>
		<content:encoded><![CDATA[<pre>On Sat, 08 Aug 2009 10:08:11 -0400, S wrote:

&gt; Erik wrote on Sat, 08 August 2009 04:11
&gt;&gt; Hi,
&gt;&gt; the Zend Studio Toolbar is not required to debug with and an external
&gt;&gt; browser. Have you tried it without the Toolbar?
&gt; 
&gt; 
&gt; Yes, I've tried the browser without Zend studio.  The browser output
&gt; seems fine if I just run the code but it won't open new pages while
&gt; debugging.  As an example:
&gt; 
&gt; &lt;?php
&gt; header(&quot;Location: <a  href="http://localhost/SimpleFormCallsStart2.html&quot">http://localhost/SimpleFormCallsStart2.html&quot</a>;); /*
&gt; Redirect browser */ $i = 10;
&gt; ?&gt;
&gt; 
&gt; This code runs fine in Eclipse - it opens up SimpleFormCallsStart2.html
&gt; in either an internal or external browser, and I can enter data into the
&gt; form, and process it using another PHP script.
&gt; 
&gt; However, if I use the debugger and try stepping past the &quot;header&quot; call,
&gt; the form doesn't open up regardless of whether I use an internal or
&gt; external browser.

Yes...I see what you mean.
I've got the same problem.  See my post &quot;Debugging Webpages 
Sequentially&quot; (to which no one has responded).

I'm just in the mood to rant and I've got to say that Eclipse has, for 
me, the most nearly vertical learning curve of any software of *any kind* 
I've ever used.
I installed Ganymede PDT on Hardy and then installed Galileo PDT on 
Jaunty and every step is a struggle. :( (boo hoo)
I've used Zend IDE on Windows for years: It's easy! and works great.  I'm 
starting to consider $400 for the app cheap if my time is figured at $.05/
hour.
Thanks...I feel better now. 




</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 02:56:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03961.html</guid>
		<author>someone@xxxxxxx (Xylene)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: Error creating a nw project from existing sources</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03960.html</link>
		<description>I get the exact same error when I try to create a new project. Have you found the reason / the solution? </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I get the exact same error when I try to create a new project. Have you found the reason / the solution?</pre><br>
]]></content:encoded>
		<pubDate>Wed, 16 Sep 2009 21:22:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03960.html</guid>
		<author>krommenaas@xxxxxxx (Krommenaas)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.pdt] Re: PDT-Error on Debugging of a PHP script</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03959.html</link>
		<description>Hi Dave, attached you can find the list of plugins. Since i run eclipse with the -clean option i do have trouble with the &amp;quot;PHP Editor&amp;quot;. So to keep on on this issue i installed aptana studio in addion (as a eclipse plugin) and open the php file in theirs ph...</description>
		<content:encoded><![CDATA[<pre>Hi Dave,

attached you can find the list of plugins.

Since i run eclipse with the -clean option i do have trouble with the
&quot;PHP Editor&quot;. So to keep on on this issue i installed aptana studio in
addion (as a eclipse plugin) and open the php file in theirs php editor
view.

Now, when i hit the &quot;debug&quot;-button / &quot;PHP 5.2.10 (CLI)&quot; the dialog:
&quot;Problem occured&quot;
appears.

Message:
'Debug Source Display' das encountered a problem.
An internal error has occurred.
An internal error has occurred.
org/eclipse/php/internal/ui/containers/StorageEditorInput

Details1:
A conflict occurred for CTRL+F2:
Binding(CTRL+F2,
	ParameterizedCommand(Command(com.aptana.ide.editor.php.openHelp,Open
PHP Manual,
		,
		Category(com.aptana.ide.editors,All Aptana Editors,null,true),
	
LegacyHandlerWrapper(ActionHandler(action=com.aptana.ide.editor.php.PHPActionContributor$1@12e99be)),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	com.aptana.ide.editors.UnifiedEditorsScope,,,system)
Binding(CTRL+F2,
	ParameterizedCommand(Command(org.eclipse.debug.ui.commands.Terminate,Terminate,
		Terminate,
		Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command
category,true),
	
ActionDelegateHandlerProxy(null,org.eclipse.debug.internal.ui.commands.actions.TerminateCommandActionDelegate),
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.debug.ui.debugging,,,system)

Details2:
Keybinding conflicts occurred.  They may interfere with normal
accelerator operation.

Details3:
Error logged from Debug Core:
java.io.IOException: Kein Prozess ist am anderen Ende der Pipe
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.read1(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	at java.io.FilterInputStream.read(Unknown Source)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor.read(OutputStreamMonitor.java:144)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor.access$1(OutputStreamMonitor.java:134)
	at
org.eclipse.debug.internal.core.OutputStreamMonitor$1.run(OutputStreamMonitor.java:207)
	at java.lang.Thread.run(Unknown Source)


Details4:
Unhandled event loop exception
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NoClassDefFoundError: org/eclipse/php/internal/ui/PHPUiPlugin)
	at org.eclipse.swt.SWT.error(SWT.java:3884)
	at org.eclipse.swt.SWT.error(SWT.java:3799)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/php/internal/ui/PHPUiPlugin
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.shouldSwitchToPHPPerspective(PHPLaunchUtilities.java:212)
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities.access$0(PHPLaunchUtilities.java:210)
	at
org.eclipse.php.internal.debug.core.launching.PHPLaunchUtilities$4.run(PHPLaunchUtilities.java:198)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	... 22 more
Caused by:
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException:
An error occurred while automatically activating bundle
org.eclipse.php.ui (330).
	at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125)
	at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:376)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:452)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at
org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:321)
	at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:231)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1193)
	at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
	at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:874)
	at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.getExtension(ExtensionsRegistry.java:227)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.doGetAnnotationModelFactory(ExtensionsRegistry.java:394)
	at
org.eclipse.core.internal.filebuffers.ExtensionsRegistry.getAnnotationModelFactory(ExtensionsRegistry.java:408)
	at
org.eclipse.core.internal.filebuffers.ResourceExtensionRegistry.getAnnotationModelFactory(ResourceExtensionRegistry.java:80)
	at
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createAnnotationModel(ResourceTextFileBufferManager.java:123)
	at
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.getAnnotationModel(ResourceTextFileBuffer.java:160)
	at
org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:594)
	at
com.aptana.ide.editors.unified.BaseDocumentProvider.createFileInfo(BaseDocumentProvider.java:194)
	at
com.aptana.ide.editor.html.HTMLDocumentProvider.createFileInfo(HTMLDocumentProvider.java:138)
	at
org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:478)
	at
com.aptana.ide.editor.html.HTMLDocumentProvider.connect(HTMLDocumentProvider.java:242)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4134)
	at
org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:203)
	at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1413)
	at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:166)
	at
com.aptana.ide.editors.unified.UnifiedEditor.doSetInput(UnifiedEditor.java:1955)
	at
org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3115)
	at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
	at
org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at
org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
	at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2578)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3133)
	at
org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3160)
	at
com.aptana.ide.editors.unified.UnifiedEditor.init(UnifiedEditor.java:338)
	at
com.aptana.ide.editor.html.HTMLSourceEditor.init(HTMLSourceEditor.java:231)
	at
com.aptana.ide.editor.php.PHPSourceEditor.init(PHPSourceEditor.java:1085)
	at
org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:238)
	at
org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:212)
	at
com.aptana.ide.editor.html.MultiPageHTMLEditor.createPage0(MultiPageHTMLEditor.java:347)
	at
com.aptana.ide.editor.html.MultiPageHTMLEditor.createPages(MultiPageHTMLEditor.java:828)
	at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:357)
	at
com.aptana.ide.editor.html.HTMLEditor.createPartControl(HTMLEditor.java:405)
	at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
	at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
	at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
	at
org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
	at
org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1417)
	at
org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942)
	at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
	at
org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
	at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
	... 18 more
Caused by: org.osgi.framework.BundleException: The activator
org.eclipse.php.internal.ui.PHPUiPlugin for bundle org.eclipse.php.ui is
invalid
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:157)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:750)
	at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
	... 86 more
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/php/internal/ui/preferences/PHPTemplateStore
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
	at java.lang.Class.getConstructor0(Unknown Source)
	at java.lang.Class.newInstance0(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:152)
	... 91 more
Caused by: java.lang.ClassNotFoundException:
org.eclipse.php.internal.ui.preferences.PHPTemplateStore
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:443)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
	at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
	at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source)
	... 97 more


How can i solve my problem?
Thanks in advance.

Best regards
Daniela Waranie
</pre><pre>PHP Development Tools (PDT) SDK Feature	2.1.0.v20090611-0930-51-84QACBIHRiLOmQMX3XhJh39Od
  PHP Development Tools (PDT) Runtime Feature	2.1.0.v20090613-1236-7L79-F8NcJKhKDUv9Y7en
    Dynamic Languages Toolkit - Core Frameworks	1.0.0.v20090610-1638-7C--EAAoOQBPbbrBcPz0b
      Eclipse Platform	3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ
        Eclipse Help System	1.1.0.v20090602-7e7eFAlFEx2XZoYqwI68e2F
        Eclipse RCP	3.5.0.v20090519-9SA0FwxFv6x089WEf-TWh11
        Equinox p2 Provisioning	1.1.0.v20090605-1440-7u6Fb3FbPbJP5MjJjZgifk
    Eclipse Faceted Project Framework	3.1.0.v200906080522-377-8s733L3F3J3DAB
    Eclipse Web Developer Tools	3.1.0.v200905242131-7R77FShEVw2xUGpF1LiNxdVAELXy
      WST Common UI	3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta
        WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
      WST Server UI	3.1.0.v200901260254-7B3DLAtJZNyxfIUbDVOO4256
        WST Server Core	3.1.0.v200901260254-30Et8s733L3E4H
        WST Server User Documentation	3.1.0.v200903071919-209L7w311A12343145
      WST Web Core	3.1.0.v200901280206-7H77FD4AT7oFldDfJV4g-6iAAR_z
        WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
        WST Server Core	3.1.0.v200901260254-30Et8s733L3E4H
        WST Web Services Core	3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A
          WSDL 1.5 Feature	1.5.3.v200903071919-2407w311917141519
        WST XML Core	3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0
      WST Web Services UI	3.1.0.v200903020650-7I6FPlEtEnGxSBtv6tT6hoOXcS3b
        WST Web Services Core	3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A
          WSDL 1.5 Feature	1.5.3.v200903071919-2407w311917141519
        WST Web Services User Documentation	3.1.0.v200903071919-44FGz9oB55U5L8OAFEK
      WST Web User Documentation	3.1.0.v200903071919-31DF8s733J3E4D56BB
    Eclipse XML Editors and Tools	3.1.0.v200905240756-7H6FMVDxtkM-5OgPGKK4xQocS5AL
      WST Common UI	3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta
        WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
      WST XML Core	3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0
      WST XML User Documentation	3.1.1.v200906020459-50FR7AkF77f7MESDKEF
    Eclipse XSL Developer Tools	1.0.0.v200905242203-7R7T7IFIhIehWfz064pz0YX1
      JavaScript Developer Tools	1.1.1.v200906091427-77-FGBCcNBC-BeMcEeOm
    PHP Development Tools (PDT) SDK Feature	2.1.0.v20090613-1236-7L79-F8NcJKhKDUv9Y7en
  Usage Data Collector	1.1.0.R200906100410
</pre>]]></content:encoded>
		<pubDate>Wed, 16 Sep 2009 10:53:38 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.pdt/msg03959.html</guid>
		<author>typo3-community@xxxxxxx (Daniela Waranie)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
