Hey everybody!
I'm trying to process some business logic when new workspace is being created, but only the developer workspace (not application workspace). I know where to put my code - in the workspaceWindowCreated() method in the Info class. Although this method is invoked every time new workspace is being created (regardless of the workspace type). I need to find out whether the workspace that is being opened is actually a developer workspace. Or is there another method that is invoked only when creating developer workspace?
Can anyone help me with this? I thought it is simple but I cannot find the answer.
Thanks and Regards!
Arek Kwiatkowski