Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.
The "siddharthsrivastava/QuickStartGuide_NewDevelopers" page has been changed by siddharthsrivastava.
http://wiki.apache.org/db-derby/siddharthsrivastava/QuickStartGuide_NewDevelopers?action=diff&rev1=58&rev2=59
--------------------------------------------------
== Setting the build environment(Command Line) ==
- '''Prerequisites''' for setting up the environment
+ '''Prerequisites''' (Software) for setting up the environment
[[http://db.apache.org/derby/dev/derby_source.html#Development+trunk|Derby Source]]
@@ -103, +103 @@
2) When you rebuild Derby, if you face issues related to the build procedure (buildjars),
not being able to overwrite some of the existing jars, delete the existing jars from trunk/jars/sane
directory and run the buildjars (ant –quiet buildjars) again.See''' [[https://issues.apache.org/jira/browse/DERBY-5128|DERBY-5128]]'''
+ = Next Steps =
+
+ Following resources are for developers who would like to contribute to Derby
+
+ * Join [[http://db.apache.org/derby/derby_mail.html|Derby Developers Mailing List]], ask
questions and become a part of the community
+ * For suggested starting point for New Developers, please visit The [[http://wiki.apache.org/db-derby/ForNewDevelopers|ForNewDevelopers]]
wiki page
+ * The [[http://db.apache.org/derby/derby_comm.html|Apache Derby: Get Involved!]] page includes
tips for [[http://db.apache.org/derby/derby_comm.html#Contribute+Code+or+Documentation|contributing
code and documentation]].
+ * The [[http://db.apache.org/derby/papers/index.html#Derby+Engine|Derby Engine]] papers
provide internal details about Derby.
+
|