cancel
Showing results for 
Search instead for 
Did you mean: 

Questions about development

engfelipeolivei
Champ in-the-making
Champ in-the-making
Hi!
I'm a newbie in Alfresco development and I have any questions.
I imported the code to Eclipse and some projects are created: SDK AlfrescoEmbedded, SDK AlfrescoRemote, SDK Basic AMP, SDK CustomAction, SDK CustomAspect …
How do I create a new screen? or a new feature in a existing screen?
How do I package and deploy the application?
How do I generate the ALFRESCO.WAR?

Thank's…
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
I'd recommend buying one of the excellent Alfresco book - search Amazon or have a look at the main wiki page: http://wiki.alfresco.com/wiki/Main_Page

Also, it sounds like you need to do some basic Java / JSP / Eclipse tutorials before diving into the Alfresco code.

Thanks,
Mike

jck
Champ in-the-making
Champ in-the-making
Another way to do it could be to use a totally integrated development (design?) environment such as SIDE-Labs.

SIDE-Labs is a set of graphical tools which will enable you to do almost everything on Alfresco, from creating your content type to webscripts generation and Alfresco deployment and integration.

One of its goal is to help business people, in opposition with technical ones, to design Alfresco applications. Finally, it is very interesting for developers by saving them a lot of time…

JC