<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 152: EasyEclipse crashes on 1st run after installation</title><link>https://sourceforge.net/p/easyeclipse/bugs/152/</link><description>Recent changes to 152: EasyEclipse crashes on 1st run after installation</description><atom:link href="https://sourceforge.net/p/easyeclipse/bugs/152/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 04 Dec 2009 10:31:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/easyeclipse/bugs/152/feed.rss" rel="self" type="application/rss+xml"/><item><title>EasyEclipse crashes on 1st run after installation</title><link>https://sourceforge.net/p/easyeclipse/bugs/152/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've just downloaded EasyEclipse for PHP 1.2.2.2 and just after installing it and on firt run I get an error. This is what I get in the log file:&lt;/p&gt;
&lt;p&gt;!SESSION 2009-12-04 10:30:10.509 -----------------------------------------------&lt;br /&gt;
eclipse.buildId=M20070212-1330&lt;br /&gt;
java.version=1.5.0_09&lt;br /&gt;
java.vendor=Sun Microsystems Inc.&lt;br /&gt;
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES&lt;br /&gt;
Command-line arguments:  -os win32 -ws win32 -arch x86&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.osgi 4 0 2009-12-04 10:30:11.304&lt;br /&gt;
!MESSAGE Application error&lt;br /&gt;
!STACK 1&lt;br /&gt;
java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path&lt;br /&gt;
at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;br /&gt;
at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;br /&gt;
at java.lang.System.loadLibrary(Unknown Source)&lt;br /&gt;
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)&lt;br /&gt;
at org.eclipse.swt.internal.win32.OS.&amp;lt;clinit&amp;gt;(OS.java:18)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.&amp;lt;clinit&amp;gt;(Display.java:125)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)&lt;br /&gt;
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)&lt;br /&gt;
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)&lt;br /&gt;
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)&lt;br /&gt;
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)&lt;br /&gt;
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)&lt;br /&gt;
at org.eclipse.core.launcher.Main.run(Main.java:977)&lt;br /&gt;
at org.eclipse.core.launcher.Main.main(Main.java:952)&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.osgi 2 0 2009-12-04 10:30:11.387&lt;br /&gt;
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.387&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [43] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [44] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [106] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [130] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [131] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [143] was not resolved.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-12-04 10:30:11.388&lt;br /&gt;
!MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [163] was not resolved.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luis Martin</dc:creator><pubDate>Fri, 04 Dec 2009 10:31:41 -0000</pubDate><guid>https://sourceforge.net45b198d2cdaca8faf23ae0502793fbb33c9e0142</guid></item></channel></rss>