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

Include all classes option keeps being reverted, but why ?

New Here ,
Oct 08, 2010 Oct 08, 2010

Copy link to clipboard

Copied

Hi all,

Here is my config:

Flash Builder 4 Pro with Perforce plug-in.

Around 10 projects and 5 libraries all versionned in P4.

Flex SDK 3.5 but I don't think it's related (but who knows ^^)...

So we have this huge common library project and every time we're getting the latest revision or clean the workspace the option to "Include All Classes" is reverted so we lose some classes and have a lot of errors.

All the project files (flex and eclipses one) are checked out on our local machine so they are writable and are never updated on "Get Latest".

Any idea of why we always have to go back to this option and re set it ?

Thanks a lot

Flapflap

Views

509

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
Community Beginner ,
Oct 17, 2010 Oct 17, 2010

Copy link to clipboard

Copied

I'm having the same problem, and it's really frustrating - ending a full build with an error because of that issue.

I've looked at .flexLibProperties file, and it has includeAllClasses property set to true - but still FB4 ignores it.

Any idea, anyone?

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
Community Beginner ,
Oct 17, 2010 Oct 17, 2010

Copy link to clipboard

Copied

Ok, got a solution but it seems like magic to me.

In .flexLibProperties file I have this tag:

<flexLibProperties includeAllClasses="true" version="3">

The version was "1" by default and I changed it to 3 - and suddenly it works...

Hocus Focus!

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
New Here ,
Jun 22, 2011 Jun 22, 2011

Copy link to clipboard

Copied

LATEST

well spotted.

this is a bug in flash builder: if the includeAllClasses property is set to true, flash builder needs to ensure that the version is set correctly, otherwise the includeAllClasses property is ignored.

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