Menu

FlexBean (Flex Netbeans plugin) / News: Recent posts

News .... I'm not dead...

Hi people !!!

While refactoring, improving some feats. (library management) and adding syntax feature, I 'm working on plugin to support 6.7.1 .... (Now, plugin is developed with Netbeans 6.7.1).
This release takes time cause of holidays, work... ;)
Sorry....

Arnaud.

Posted by Arnaud VINCENT 2009-08-24

News....

Hi !

There was a long time I have not sent news !
Actually, Flexbean is in refactoring, bugs fixing and next feature is "color syntax" (done in subversion repository) before "code completion" feature...

Sorry for the waiting, I was very busy ....

Stay tuned !

Arnaud

Posted by Arnaud VINCENT 2009-05-18

1.1.1 notes

Hi !

Just to say that Alex Curtis has tested this 1.1.1 and it seems that it is OK on Mac OS.

Thanks Alex !

Arnaud

Posted by Arnaud VINCENT 2009-02-11

Sorry ! go to 1.1.1

I made an mistake in the 1.1 version
(enabling compile & run on Mac)

So, I fixed it with 1.1.1

Sorry !!

Posted by Arnaud VINCENT 2009-02-11

1.1.0 release for Mac ...

Hi !

An updated version of Flexbean has been released (1.1.0).
This one allows to compile & run on Mac OS !!
This feature has been enabled due to Alex Curtis !

Thanks to Alex Curtis.

Be carefull ! I couldn't test it because I have not Mac !!

(2.0 in progress ...)

Stay tuned !

Posted by Arnaud VINCENT 2009-02-11

2.0 in progress ...

Hi FlexBean Fan !

After a little break (holidays), I have started 2.0 with code completion and syntaxe highlight...

Stay tuned !

Posted by Arnaud VINCENT 2009-02-05

1.0.1 released

Hi !

Some bugs fixed :

- Avoid Illegal Exception when getting list of projects in order to add library (properties)
- Compiling before running Application project
- Create an mxml or actionscript (extends FlexSprite) main class when creating new Flex Application project

Stay tuned !

Posted by Arnaud VINCENT 2009-01-20

1.0.1 in progress ...

An updated release is in progress to correct some issues like create actionscript or mxml main file to create Flex Application...

Expected soon !

Stay Tuned

Posted by Arnaud VINCENT 2009-01-19

1.0 Release

Hi !

I've just released the first version of Flexbean : Flex support for - your lovely - Netbeans IDE 6.5.

With this plugin, you can create Flex application (swf) and component (swc).
You can use RSL libraries too.

Stay tuned !

Posted by Arnaud VINCENT 2009-01-15

1.0 Beta (Update)

1.0 Beta uses Netbeans 6.5

Posted by Arnaud VINCENT 2008-12-22

1.0 Beta released

So, features for 1.0 are here (I guess ;) :

1-Create/Delete Flex Project (Application/Component)
2-Create/Delete Flex Platform
3-Create/Delete file (mxml, actionscript)
4-Build Project (swf, swc)
5-Run project (swf only)

It is not perfect but you can create Component, Application project, build them, link them (static or RSL) now.

Posted by Arnaud VINCENT 2008-12-20

To Flexbean folk : 1.0 Beta released !!

Hi folks !

The long-waited 1.0 Beta is just released !

So, features for 1.0 are here (I guess ;) :

1-Create/Delete Flex Project (Application/Component)
2-Create/Delete Flex Platform
3-Create/Delete file (mxml, actionscript)
4-Build Project (swf, swc)
5-Run project (swf only)

It is not perfect but you can create Component, Application project, build them, link them (static or RSL) now.

Some features are limited, such not defining RSL path (hardcoded), limited error handling , but now you can "work" ;D... read more

Posted by Arnaud VINCENT 2008-12-20

Soon 1.0 !!

Hello,

I'm almost finished this first version !! (outch !) :

Run on Netbeans 6.5
Compile Application (swf) / Component (swc)
Linking statically / dynamically (in progress) projects or project + externals swc

Stay tuned !

Posted by Arnaud VINCENT 2008-12-06

Sorry for unstable

Some 20081013-x releases have been set due to some bugs to fix. Now it seems that 20081013-4 is good ...

Sorry :(

Stay tuned

Posted by Arnaud VINCENT 2008-10-13

Patch on 20081011 -> 20081013-4

Patch provided by Matthew Fulgo .
" This one fixes a NullPointerException
when right clicking on Flexbean Project in the projects window and a
SyncFailedException when doing the same."

+ others others patches... (build under Win, ...)

Thanks Matthew Fulgo !

Posted by Arnaud VINCENT 2008-10-13

Improve building ...

Hi !

In 1.0-dev-20081011, Build is improved with building swc projects first then swf project (if dependencies exist)

Project properties are versioned

Build.xml project is created again if you delete it (oups)

Stay tuned !

Posted by Arnaud VINCENT 2008-10-10

New feature : Project's properties - dependencies

Hi !

So... the current release (20080927) allows to look at project's properties and project's dependencies !!

So you can link some 'Component' projects and/or some externals swc files to any 'Application' project - swf -.

I agree it is not very beautifull/sexy !!

For the next release:
+ I will do the same feature for 'Component' project.
+ Try to do something to update yours current Flex projects without break ! Now, you have to create new project and migrate your code :(... read more

Posted by Arnaud VINCENT 2008-09-27

About dev releases ...

Now, new release is named as :

org-netbeans-module-flexbean-{version}-{cycle}-{build}

Currently, new releases are :
org-netbeans-module-flexbean-1.0-dev-xxx

About current release (20080923), no terrific changes ! (some changes about 'build' & 'run' target)

Project's properties is still in progress ...

Stay tuned !

Posted by Arnaud VINCENT 2008-09-22

Build & Run

Hi !

20080920 dev release enables to launch 'Build' and 'Run' from Project node

I continue to develop project's properties feature

Stay tuned !

Posted by Arnaud VINCENT 2008-09-20

What happens next ... Project's properties

Hi,

For the next dev release, I try to enable project's properties (File->'xx' properties).
This feature allows to have an overview of the current Flex project and to link Flex components with others ones or Flex application...
(some code is already in svn)

Next, I think that a Beta release could be done in order to stabilize plug-in....

Stay tuned !

Posted by Arnaud VINCENT 2008-09-13

Minor improvements ...

Hi!

Now you can :

Build Flex Application -> swf
Build Flex Component -> swc

Run Flex Application only (via sdk/flashplayer)

It should be worked on Win/Unix platform

Posted by Arnaud VINCENT 2008-09-08

Run feature

Hi !

Run feature is done.
You can run project (application swf) on Unix/linux (tested), windows (not tested)

I don't know how to install flashplayer on Mac !
(see ${flexSDK}/runtimes/player/mac)

Thanks

Posted by Arnaud VINCENT 2008-09-01

Holidays ...

I'm in holidays until 18/08 ...

Posted by Arnaud VINCENT 2008-08-12

First toy

Good morning !

With the current dev release, you can:

+ Add/Remove Flex platforms
+ Create/Delete Flex projects (only Application runs)
+ Create/Delete 1:n mxml & action script files
+ Build Project (Application only => swf file)
+ Create deploy files (wrapper web pages). Look at build/deploy directory

Don't hesitate to try it !
Thanks for yours feedbacks ...

Next step :
+ Build Component Flex project :)
+ Fixing bug(s) :(... read more

Posted by Arnaud VINCENT 2008-07-30

Running my project ...

Hi !

I was able to deliver 'build' & 'run' to have something more fun to test.
Now, you can build & run Flex project, but 'run' makes a wrap of Flex project into web pages, but it doesn't run this web page (not done).
You have to launch/view handly this (see bin/deploy/index.html).

See comments on the release note

See you soon...

Arnaud

Posted by Arnaud VINCENT 2008-07-27
MongoDB Logo MongoDB