In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces what are the features of Flexbuilder4, which are introduced in great detail and have certain reference value. Friends who are interested must finish reading!
10 new features of Flexbuilder4
HeidiWilliams introduced 10 new features of FlexBuilder4 (Gumbo) in 10 minutes at the MAX conference, which is, of course, a small part of FlexBuilder4.
To sum up, you can take a look at which new feature makes the most sense to you.
1) PackageExplorer
If you are familiar with JDT in Eclipse, you must be familiar with this feature. FlexBuilder3 only supports resource browsers, that is, browsing in the form of project files. PackageExplorer, as the name implies, browses the structure of Pakcage, which is more suitable for developers. In addition, you can expand a class to browse the structure of this class (the same as Outline). Not only that, PackageExplorer also supports browsing SWC files in this structure.
2) Code template
Although we can now implement code templates through plug-ins, native support is always more comfortable. The code template also supports "environment variables". For example, if you can add "${project_name}" to the template, this part of the content will be converted to the project name. Code templates can be configured in preferences (Preference).
3) packet reconstruction
Refactoring has always been something that I am not satisfied with FlexBuilder4. To be honest, package-based refactoring should be a relatively basic function.
4) ASDoc prompt when hovering
It is also a function "inherited" from Eclipse and supports links in ASDoc.
5) Getter&Setter
It is easy to add Getter and Setter to your code. (there is an episode here. Heidi forgot to restore the code to a state without Setter before the demonstration, so she had to change the code back on the spot and lovingly said "Don't look" ^ _ ^ to the audience.)
6) automatically generate EventHandler
This feature is much more convenient than using code templates.
7) RuntoLine
Sometimes when we debug, we will find that the breakpoint setting is not reasonable, for example, the breakpoint location is far away from the code snippet we are concerned about, so we can use the new feature RuntoLine in Flexbuilder4 to execute the program to the specified location immediately.
Conditional breakpoint
As the name implies, the program will be interrupted only when certain conditions are met, which I think is very useful, especially when debugging some complex logic, it will greatly save time and relax your nerves at the same time. So that you don't have to start all over again if you don't notice.
9) NetworkMonitor
It is also a very useful feature that you can now monitor network connection data in debug mode, such as WebService SOAP data and HTTP request and response content.
(in fact, Heidi has only introduced nine new features so far, and after introducing the eighth one, she seems to have miscounted. So I take into account the ServiceExplorer introduced at the beginning, there are a total of 10)
10) ServiceExplorer
ServiceExplorer, a new feature in Flexbuilder4, can easily browse the server-side API (such as WebServices or RemotingServices) and its ValueObject, and can also automatically create the as-side VO according to the server-side VO.
These are all the contents of the article "what are the Flexbuilder4 features?" Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.