From: Patrick W. <pat...@ny...> - 2008-07-19 06:32:52
|
Hey All, There is a plug-in project now for javagit that wraps the jar inside a plug-in. You can get the project from the gitclispe source. It only requires that the "javagit-0.01-SNAPSHOT.jar" be in the project root. We'll have to update the project as the versions change. I decided to not check-in the jar file to the gitclipse repository, and require you to build it yourself. Michelle when you're ready I'll check-in modifications to the build script and feature that include this javagit plug-in with the build. Again, it will require the JAR to be inside the project directory. Should we integrate this into our build process somehow, or just add the location of the javagit jar in a property file so it can be copied in? -- Patrick |