| FDT Forum http://fdt.powerflasher.com/forum/ |
|
| FDT 3.0 gentoo - can't get started creating a class :( http://fdt.powerflasher.com/forum/viewtopic.php?f=21&t=2248 |
Page 1 of 1 |
| Author: | timothee [ Thu May 15, 2008 5:26 pm ] |
| Post subject: | FDT 3.0 gentoo - can't get started creating a class :( |
Hi there, Even though gentoo is not officially supported, I'm posting here in the hope someone can provide some help anyway. I'm using eclipse 3.3.1.1, Sun JRE 1.6.0_05-b13, FDT 3.0 pro trial latest (installed via eclipse updates 5mn ago), under gentoo linux. Trying a AS3 project via Flex 3 SDK First problem: I'm unable to create a new class from the new class dialogue unless I specify a SuperClass. Without the SuperClass, an empty error alert box pops up with a unique "OK" button. Second problem: FDT cannot find the EOL character sequence within eclipse when generating code. If I create a simple class "Viewer", here is the generated content I see: Code: package com {nullimport flash.display.Sprite;/**null * @author eclipse_testnull */nullpublic class Viewer extends Sprite {nullpublic function Viewer(){null}}null}null All the entries "null" should be EOL sequences instead. The good news is that FDT does flag the line as invalid :p ("could not parse bla bla"). Is there an easy way to fix this? I'm quite keen in using FDT for Flex development on my gentoo box if I can get it to work. Is anyone working with such a setup? Thanks in advance, Tim. [edit] If I manually reformat the code and edit from there, things seem to work, live annotation work, so does the code assist and compilation. So actually everything pretty much works so far, except for the 2 items above :/ |
|
| Author: | baczy [ Sun May 18, 2008 2:01 pm ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
I have the same problem with FDT under ubuntu. |
|
| Author: | Maxim Zaks [ Mon May 19, 2008 5:39 pm ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
Hi, you can check this by going to Menu: "Window\Preferences\General\Workspace" and than in the "New text file line delimiter" Panel change from "Default" to "Other: Unix" |
|
| Author: | SoVeryFew [ Wed Aug 27, 2008 5:23 pm ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
Maxim Zaks wrote: Hi, you can check this by going to Menu: "Window\Preferences\General\Workspace" and than in the "New text file line delimiter" Panel change from "Default" to "Other: Unix" Excuse the bump, but thanks for the tip. This little thingie got FDT working as intended on Ubuntu. |
|
| Author: | J_A_X [ Wed Oct 07, 2009 6:08 pm ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
It should also be noted that FDT 3.2 and 3.5 does not currently work with Eclipse Gallileo (3.5), but it does work with Eclipse Ganimede SR2 (3.4.2). |
|
| Author: | Yourke [ Tue Oct 27, 2009 3:11 am ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
Does FDT work with Eclipse 3.2? |
|
| Author: | Matthieu20 [ Wed Aug 11, 2010 10:46 pm ] |
| Post subject: | Re: FDT 3.0 gentoo - can't get started creating a class :( |
Hello, FDT 3.5 works very well with Linux Ubuntu 10.04 LTS (« The Lucid Lynx ») and Eclipse 3.6 Helios. All features works : compilation AS3 with Flex SDK... |
|
| Page 1 of 1 | All times are UTC + 1 hour [ DST ] |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|