The first step in using gradle as your build system is to realize that you can have blank main/java, main/groovy, test/java, test/groovy folders in your src path. This way you never have to adjust your project moving files and such as yo just declare some new source paths that match what your IDE setup as [...]
Posts Tagged ‘Development Tools’
First Gradle Step
Posted: June 12, 2010 in GroovyTags: Development Tools, Groovy (programming language), Integrated development environment, Java (programming language)
0
Atlassian Eclipse Jira Plugin
Posted: June 8, 2010 in EclipseTags: Add new tag, Atlassian, Confluence, Development Environments, Development Tools, Eclipse (software), JIRA, Mylyn
The Atlassian eclipse Jira Mylyn plugin directions are somewhat confusing. fro eclipse 3.5 you need to use the non-weekly update url of: http://update.atlassian.com/atlassian-eclipse-plugin/e3.4 For Eclipse 3.6 which has Mylyn 3.4 and not Mylyn 3.3. you need to use the weekly update url of: http://update.atlassian.com/atlassian-eclipse-plugin/weekly/e3.4/site.xml but on that page there is no mention of this, I [...]
JavaBlogs