Go Back   CodingForums.com > :: Client side development > Flash & ActionScript > Adobe Flex

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-18-2010, 04:35 PM   PM User | #1
bon_t
New Coder

 
Join Date: Jul 2010
Posts: 32
Thanks: 1
Thanked 0 Times in 0 Posts
bon_t is an unknown quantity at this point
Need to Generate ActionScript Classes from Java Classes

Hello,

I'm using Adobe Flash Builder 4 within Eclipse.
I have a combined Java/Flex project, created using WTP.

I started out using BlazeDS. And I observed that ActionScript (.as) classes corresponding to my Java classes were automatically created under the flex_src\valueObjects folder. With these .as classes, I'm able to create these custom objects within my Flex code.

Now, I have to not use BlazeDS anymore. I've been trying to search for how to generate these .as classes within the framework. I don't want to have to rely on any external tool, although I haven't been able to find one yet either.

Thank you for your help,
Bonnie
bon_t is offline   Reply With Quote
Old 11-19-2010, 02:20 PM   PM User | #2
bon_t
New Coder

 
Join Date: Jul 2010
Posts: 32
Thanks: 1
Thanked 0 Times in 0 Posts
bon_t is an unknown quantity at this point
Hello,

I've solved my issue. I was side-tracked and confused by looking at the content of the .as file generated by BlazeDS. A regular .as file does NOT have to have that content; it simply contains the class' members.

Bonnie
bon_t is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:43 PM.


Advertisement
Log in to turn off these ads.