Issue Details (XML | Word | Printable)

Key: FDT-2511
Type: Featurerequest Featurerequest
Status: Confirmed Confirmed
Resolution: Won't Fix
Priority: Major Major
Assignee: FDT Team
Reporter: Tim van den Eijnden
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FDT

Ignore parsing files

Created: 04/Jan/12 08:55 AM   Updated: 11/Jul/12 03:33 PM
Component/s: Editor (Deprecated), Parser
Affects Version/s: FDT 5.0
Fix Version/s: FDT
Security Level: public

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. Include 2.jpg
(165 kB)

2. Using Include.jpg
(148 kB)
Issue Links:
Duplicate
 

Review Type: Review by Product Owner


 Description  « Hide
We have an advanced build process where our projects are build on a windows server and this includes updating the version in each SWF compiled.
This is done by replacing a string in a file which is included in the main actionscript file of the project.
The include self is not the problem but parsing the file that's being included causes the problems. The file (version.inc.as) only contains the following line:

public static const VERSION:String = "@VERSION@";

The parser cannot parse this file and wrapping the line in /FDT_IGNORE/ tags does not work. So I'd like to ignore this file completely. A change in a configuration file of the project will do.
We're currently trying FDT5 for 30 days, we had no problems with this using Adobe Flash Builder 4.6.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.