Book a Demo

Author Topic: Setting project version in documentation  (Read 2460 times)

amcghee

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Setting project version in documentation
« on: February 24, 2004, 03:10:59 am »
We are reverse engineering an existing project, to produce class diagrams, as part of the documentation.

We have imported several different packages, each with 10-20 objects each. And the result looks great.

However - when generating the documentation to match, we notice that the "Project Version: 1.0" is fairly fixed.

What we would like to be able to do is set all objects to version 10.0 - to match our build number. Is this possible, in a manner rather than having to point and click on every element, changing the version number from 1.0 to 10.0?

Many thanks in advance for any advice,

Andrew McGhee

thomaskilian

  • Guest
Re: Setting project version in documentation
« Reply #1 on: February 24, 2004, 05:04:06 am »
Simply look in the access database of EA (each EA file is an ACCESS database that you can manupulate via ODBC or ACCESS itself). In the table t_object you can change column Version to match what ever you want (use a simple SQL statement). hth

Thomas

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Setting project version in documentation
« Reply #2 on: February 25, 2004, 06:11:54 pm »
Andrew,

At the top level package or view for the branch where you have imported all the classes, right click on the package in the project browser and select the "Package Control" item, then select "Update Package Status".

You will be presented with a popup form that will let you set  the Status, Phase and Version (amongst others) for all child packages and elements.

There is info in the help for this.

hth
Bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.