additional development doc updates Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/c8cb148d Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/c8cb148d Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/c8cb148d
Branch: refs/heads/master Commit: c8cb148de41ad40e9a3c3a69cf6952e2f97d3c83 Parents: 9fe77e7 Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Thu Sep 29 14:13:30 2016 -0400 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Thu Sep 29 14:13:30 2016 -0400 ---------------------------------------------------------------------- DEVELOPMENT.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/c8cb148d/DEVELOPMENT.md ---------------------------------------------------------------------- diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index c5e4594..faff9ad 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -18,9 +18,10 @@ The gradle build environment and the ant environment create artifacts in different places in the workspace so they do not interfere with each other. Once the 3rd party jars have been removed from the Edgent repository, the -ant based environment and the current Eclipse based Edgent runtime development -environment will no longer work. [EDGENT-251](https://issues.apache.org/jira/browse/EDGENT-251) -is in progress working on the Eclipse environment. +ant based environment will no longer work. + +*See _Using Eclipse_ below for a gradle task that must be run to make the +3rd party jars available to an Eclipse Edgent runtime development environment.* Timeline: - Sep 27 - Start using the gradle build environment for developing Edgent.