I'm creating a project in AnyLogic that will have a lot of Java classes. I would like to be able to organize those
classes into various subdirectories in my model in the Project window, since I don't want one really long list of
classes. Is there a way to do this? Please let me know.
Thanks.
Pavel — 14.07.09
For the time being, there is no way to organize active objects and Java classes in Project view. They are placed in
alphabetical order.
Almir Campos — 14.09.09
Hi, Joshua.
Did you try to create libraries with your classes grouped into diferent "alp" files? I did it and the result
was very useful to organize my Java classes. Another way is to create your "classes" directly into
ActiveObjects (the "tabs") of AnyLogic. Still another way is to create your Java classes using, for example,
Eclipse or NetBeans, and import them into AnyLogic.
I hope it helps you!
Regards,
Almir.