| Developer FAQ |
If you get SVN connection errors, check the SourceForge site status page to see if SVN is down or try the .zip files above instead. After executing the above command, you will have a directory such as C:\Projects\GExperts\ containing the GExperts source tree. See Documentation\SourceCode.txt there for more help on compiling the source. If you begin to use SVN more, you might want to check out some of the nicer looking free GUI SVN clients such as RapidSVN (simple, lightweight, stand alone) or TortoiseSVN (more features, shell integration, heavier). Also, see the SourceForge SVN documentation. How can I interactively debug GExperts?See the debugging tips in the GExperts User FAQ. How should I publish my changes to GExperts for others to use?After you complete and test your changes, you should post a notice to the GExperts Discussion mailing list and explain the changes you made. Include a link to a zip archive of the changed source files (include screenshots and binary DLL if you want to). If you don't have access to a web site, you can upload to the GExperts file area for the mailing list or use YouSendIt. Other GExperts developers and users can then download, test, and comment on your modifications. To dramatically increase the chances of getting your changes into the main GExperts distribution, remember to base your code contributions on the latest SVN source, instead of older versions of GExperts. I want to help fixing bugs or adding features, what can I do?Consult the mailing list or the mailing list archives for projects that may need help. You can also check the latest Readme.txt to see any known bugs or plans for future features. Can I use the GExperts source code in my application?Be sure and review the details of our license for the full details. Basically, you can use the GExperts source when building an Open Source application, but not in commercial or proprietary applications. The source distribution of your application must include a copy of the GExperts license and you must state what parts of the source are distributed under our license. You can not re-license our code under another license, so it is your job to ensure that it is legal to link our code to your code under your open source license. You are not required to leave our about box in your application, but it is generally considered polite to include a note about GExperts in your documentation, readme, or about box credits. What guidelines should I follow when making changes to the source code?
|
||
| Last Updated on Saturday, 07 November 2009 03:02 |
