• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

How to find unused statements in ActionScript project?

New Here ,
Nov 17, 2013 Nov 17, 2013

Copy link to clipboard

Copied

Hello,

when I'm working with NetBeans there is very usefull feature highliting code (variables/methods) that are not used in code:

ScreenShot061.jpg

How to get something similar in Flash Builder? My version is 4.7.

Views

748

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Nov 27, 2013 Nov 27, 2013

Copy link to clipboard

Copied

LATEST

I'm pretty sure Flash Builder doesn't have anything built-in to do this. If you are used to NetBeans, though, I'd recommend that you look into using IntelliJ, which is Flex compatible and I know Flex developers who swear by it. It does this sort of thing, just like NetBeans.

There *might* be an Eclipse plugin that you could use to do this in Flash Builder, but I haven't looked very hard for such a thing.

Cheers.

-Aaron

http://abeall.com

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines