SDK
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2007 04:01 AM
Hi guys,
I downloaded the SDK (alfresco) but there is no .EXE file.
How can I use it.
Thanks.
Charbel.
I downloaded the SDK (alfresco) but there is no .EXE file.
How can I use it.
Thanks.
Charbel.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2007 04:09 AM
The Alfresco SDK is simply a collection of Eclipse projects that you link against to compile your own classes, plus samples and all Alfresco source code.
In other words, it's a set of Java libraries pre-packaged to help you easily build Alfresco extensions, in Java, with the Eclipse IDE (that you should download separately if you don't already have it).
To use it, in Eclipse do File>Import>General/Existing projects into Workspace and browse to the root of your SDK. This should import both SDK projects (SDK AlfrescoEmbedded and SDK AlfrescoRemote) plus the samples.
In other words, it's a set of Java libraries pre-packaged to help you easily build Alfresco extensions, in Java, with the Eclipse IDE (that you should download separately if you don't already have it).
To use it, in Eclipse do File>Import>General/Existing projects into Workspace and browse to the root of your SDK. This should import both SDK projects (SDK AlfrescoEmbedded and SDK AlfrescoRemote) plus the samples.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2007 06:24 AM
hi thanks man.
Charbel
Charbel
