Hey all,

In IntelliJ and Eclipse a "Project" is a different thing. A project in
Eclipse is like a module in IntelliJ. Now there is the class
IntelliJProjectImpl, and I was wondering, whether it shouldn't be named
IntelliJModuleImpl instead to prevent confusion. The question I have is,
whether the class is really only used to model a module. It certainly is
used for a module implementation in ShareWithUserAction, but does anyone
know if it is used to model a project somewhere?

Thanks
Michaela
------------------------------------------------------------------------------
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to