Home » Eclipse Projects » Eclipse 4 » Unable to get SWT Flex examples (want to port GEF app to web)
Unable to get SWT Flex examples (want to port GEF app to web) [message #569064] |
Fri, 26 February 2010 11:01  |
Eclipse User |
|
|
|
I'm running
e4 Compatibility Platform 0.9.0.I20091120-1200
with
Eclipse e4 ActionScript Developer Tools (Incubation) 0.9.0.v20090609-1530-47L-9oB55W5I5O28OE5
on
Windows XP
following the instructions on how to set up the SWT port for Flex:
http://www.eclipse.org/e4/development/readme/readme_e4_0.9.h tml#R-Demos-Flex
4.2.3 SWT Flex examples
I have gotten to the step "Get the demos", but am unable to
access the CSV server. I get the following error:
Could not connect to :Pserver:mailto:anonymous@dev.eclipse: I/O exception occurred: ProxyHTTP: java.io.IOException: proxy error: Forbidden
I get the same error if I select "Generate E4 sample project" from the E4 menu item.
Besides Flex, what other options are there for porting a SWT/GEF desktop to the web (e.g. Dojo, Silverlight), and where can I get instructions on how to set these up in E4?
Also, are the ActionScript Developer Tools available in 1.0M3? When I try to install software from the online p2 repo link in 0.9, I get the SWT>Action Script installation, but not on 1.0M3.
Thanks!
|
|
| | |
Re: Unable to get SWT Flex examples (want to port GEF app to web) [message #569230 is a reply to message #569163] |
Mon, 01 March 2010 14:28   |
Eclipse User |
|
|
|
I can download everything from home. There are two documents that are almost identical:
http://www.eclipse.org/e4/development/readme/readme_e4_0.9.h tml#R-Demos-Flex
and
http://wiki.eclipse.org/E4/SWT/Running_the_demos
The main difference is that the first wants a download from a branch, R0_9, and the second doesn't mention this. Either way, I get the errors described below.
I've got e4, version 0.9, with ActionScript Developer, Flex (with -Dflex.sdk=C:/Flex in eclipse.ini), Java 1.6, and the following items listed in Package Explorer:
org.eclipse.draw2d
org.eclipse.e4.swt.releng (I've imported the project sets)
> org.eclipse.swt (not compiling)
org.eclipse.swt.e4
org.eclipse.swt.e4.examples
org.eclipse.swt.e4.jcl
>org.eclipse.swt.examples (not compiling, dependent on org.eclipse.swt)
I've followed the instructions down to "Get the demos". I've renamed .classpath_flex to .classpath in the org.eclipse.swt.examples project..
When I build (or clean with Build Automatically on), I get 19 errors, of which 15 are
Package 'org.eclipse.swt.awt' does not exist in this plug-in /org.eclipse.swt/META-INF line 12 Plug-in Problem
Package 'org.eclipse.swt.examples.accessibility' does not exist in this plug-in MANIFEST.MF /org.eclipse.swt.examples/META-INF line 10 Plug-in Problem
(and 13 more like #2;)
Draw2d, swt.e4.examples, and swt.examples "cannot be build until [their] prerequisite org.eclipse.swt is built, and, finally
The project was not built since the source file /org.eclipse.swt/Eclipse SWT/flex/org/eclipse/swt/widgets/Widget.java could not be read 8o
That's because the directory org.eclipse.swt/Eclipse SWT has no flex subdirectory (although it has cairo, carbon, cocoa, etc., including Win32 - I'm compiling on WinXP (ugh).
Is this simply a missing file? Or did I screw up at an earlier step?
Anything anyone can suggest would be greatly appreciated.
|
|
| | | |
Goto Forum:
Current Time: Wed Jul 23 18:57:10 EDT 2025
Powered by FUDForum. Page generated in 0.06174 seconds
|