{"id":448,"date":"2015-07-28T16:18:27","date_gmt":"2015-07-28T16:18:27","guid":{"rendered":"http:\/\/installingcats.com\/?p=448"},"modified":"2015-07-28T16:18:27","modified_gmt":"2015-07-28T16:18:27","slug":"eclipse-add-java-gradle-project-existing-eclipse-project","status":"publish","type":"post","link":"https:\/\/installingcats.com\/2015\/07\/28\/eclipse-add-java-gradle-project-existing-eclipse-project\/","title":{"rendered":"Eclipse – Add Java Gradle Project to existing Eclipse Project"},"content":{"rendered":"

How to add a java Gradle Project into an existing Eclipse project<\/h1>\n

Start by importing your required Java Gradle projects into Eclipse’s\u00a0Project\u00a0Explorer.<\/p>\n

Highlight your\u00a0main project in Project Explorer.<\/p>\n

\"eclipse-project-explorer\"<\/a><\/p>\n

This is the project you want to add a Gradle java project to (so you can use import statements on packages found in the other Gradle project).<\/p>\n

On the Main toolbar menu go to<\/p>\n

Project > Properties > Java Build Path > Projects (tab) > Add (button)<\/p>\n

A list of projects in the current Project Explorer will show up in a window.<\/p>\n

Select the\u00a0java project that you wish to use within your main project, that is not already on the Build Path.<\/p>\n

Click OK.<\/p>\n

Eclipse should refresh \/ rebuild automatically and check for import statements for references to the newly added project from your main project.<\/p>\n

\"eclipse-project-build-path-add\"<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

How to add a java Gradle Project into an existing Eclipse project Start by importing your required Java Gradle projects into Eclipse’s\u00a0Project\u00a0Explorer. Highlight your\u00a0main project in Project Explorer. This is the project you want to add a Gradle java project to (so you can use import statements on packages found in the other Gradle project). […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[29],"tags":[244,238,242],"_links":{"self":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts\/448"}],"collection":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/comments?post=448"}],"version-history":[{"count":0,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts\/448\/revisions"}],"wp:attachment":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/media?parent=448"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/categories?post=448"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/tags?post=448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}