wocommunity / wolips

wolips
53 stars 53 forks source link

File->New... should include API file #88

Open darkv opened 12 years ago

darkv commented 12 years ago

When choosing the menu item File->New... there should be an entry to create a component's API file (as an entry in Others...).

Up to now if you wan't to create a dynamic element with an API file for the component editor you have to either create a standard WOComponent and then delete the .wo file or create a simple Java class and then copy an API file from another component and edit it manually to replace it's class reference.