OpenSource
PHP Code Navigation in eclipse PDT
I just checked out a PHP project (SAHANA), opened it in eclipse PDT, and found out that the code navigation is not working. I couldnt view a function’s code by just ctrl+click ing on the function call.
Asked Ravindra and this is the solution he gave me.
What I did was just created a new dummy [...]
Hibernate Xdoclet many-to-one generates dulicate unique=”true” – SOLVED!
While working on my degree project i came across a situation where i needed a one-to-one relationship. Among the two methods to implement such relationship in hibernate, i choose to use the foreign-key method other than the shared primary key method.
I was unable to do a schemaExport because of xdoclet generating two unique=”true” attributes in [...]
Open source movie…. ELEPHANTS DREAM
Any body have heard of an open source movie…?
This animated movie named Elephants Dream (developed under the orange project) was released to the public on the 18 of may 2006, with all the production files (including the movie itself) available to download. This movie is supposed to be the first open source [...]