osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
36 stars 8 forks source link

Navigator and consistency between file name and package name #451

Closed reteprelief closed 10 years ago

reteprelief commented 10 years ago

In the course people stumbled over the following: they mistyped the file name and it was different from the package name. When trying to enter a package name they looked at the navigator, saw the file name and typed it.

If we to not show the file names, but the package names in the navigator the problem goes away.

reteprelief commented 10 years ago

Another example mistake: the person created the file without extension and it did not get recognized as AADL. If we only have the command for creating aadl packages then the user does not have to worry about extensions.

lwrage commented 10 years ago

Duplicate of #398