[Building Sakai] IDE & Adding Custom Features in Sakai

Beth Kirschner bkirschn at umich.edu
Fri Jan 18 07:46:14 PST 2013


You might want to take a look at the 'Programmer's Cafe' wiki page (https://confluence.sakaiproject.org/display/BOOT/Programmer%27s+Cafe) - though coming to a conference for the bootcamp workshops is the best way to get started. Given your timeframe, this might not a reasonable option, so it might help to explain what custom feature you wanted to add? 

- Beth

On Jan 18, 2013, at 8:36 AM, Zaeeem wrote:

> 
> Hi all,
> 
> I'm quite a bit new to Sakai development, but a lot familiar with Java
> Development. I tried to set up Eclipse for Sakai development, but am facing
> problems. There are a lot of unresolved dependencies (missing JAR files),
> even though I tried including the .m2 Respository in the Build Path, which
> make the project un-buildable. P.S. I had run mvn eclipse:eclipse to
> download the dependencies.
> 
> My second question is that let's say I want to add a custom feature to Sakai
> or may be modify the functionality of a certain component already existing.
> The problem here is that I can't seem to find, which file (.JAVA) I need to
> modify in order to achieve the desired functionality. The code is so
> scattered, e.g. take site-manage component, that's been scattered with
> different names in the site-manage folder (as site-manage-api, 
> site-manage-impl etc. etc.). I successfully hooked the debugger to Tomcat
> server inside Eclipse (despite Eclipse giving loads of dependency based
> errors), but still am unable to know which component to debug to see where
> the desired functionality in the code is hidden.
> 
> Any help on the above two matters would be more than welcomed!
> 
> Thanks & Regards,
> Zaeeem
> -- 
> View this message in context: http://old.nabble.com/-Building-Sakai--IDE---Adding-Custom-Features-in-Sakai-tp34917534p34917534.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list