Resources and Guidelines 4
Activity 4: Dive into the source code and create a patch.
Resources
Guidelines
- Read the resources.
- Install the Plugin Development Environment (PDE).
- Check out the source code (e.g. the Valgrind plugins) from the SVN repository.
- When you install Subclipe, you need to fix the problem of missing JavaHL Library.
- Inspect the source code of some Java classes that interest you.
- Change the source code (e.g. the ColorManager class in ??? plug-in) and run it.
- Create a patch if it runs correctly!