| [EGL] How to access classes from certain package? [message #997344] |
Sun, 06 January 2013 12:16  |
Patricia Fernández Messages: 28 Registered: October 2012 |
Junior Member |
|
|
Hello,
How do I know what are the classes from certain package? Is there an operation for such thing?
I will include an example, let's say I have this model:
Package A:
- Class: aa
- Class: bb
- Class: cc
Package B:
- Class: aa
- Class: ee
And I wanna create two folders, like this:
But as far as I tried what I get looks like this (which I don't want, obviously):
A/aa
A/bb
A/cc
A/ee
B/aa
B/bb
B/cc
B/ee
If anyone could help me.
Thanks in advance.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02525 seconds