Added the images to repo
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/95c9c188 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/95c9c188 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/95c9c188 Branch: refs/heads/master Commit: 95c9c1882f2acff308075cbd207a3c93296d5a3f Parents: ccf6b04 Author: sandeshh <[email protected]> Authored: Tue Oct 27 18:04:02 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:46:32 2016 -0800 ---------------------------------------------------------------------- ApexPackage.md | 8 ++++---- AppConfPackage.md | 6 +++--- ...plicationConfigurationPackages.html-image00.png | Bin 0 -> 50038 bytes ...plicationConfigurationPackages.html-image01.png | Bin 0 -> 43756 bytes ...plicationConfigurationPackages.html-image02.png | Bin 0 -> 49752 bytes .../ApplicationPackages.html-image00.png | Bin 0 -> 43756 bytes .../ApplicationPackages.html-image01.png | Bin 0 -> 29535 bytes .../ApplicationPackages.html-image02.png | Bin 0 -> 49468 bytes 8 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/ApexPackage.md ---------------------------------------------------------------------- diff --git a/ApexPackage.md b/ApexPackage.md index 6e0729c..bf51c2b 100644 --- a/ApexPackage.md +++ b/ApexPackage.md @@ -103,11 +103,11 @@ Alternatively, you can do the above steps all within your IDE. For example, in NetBeans, select File -\> New Project. Then choose âMavenâ and âProject from Archetypeâ in the dialog box, as shown. - + Then fill the Group ID, Artifact ID, Version and Repository entries as shown below. - + Group ID: com.datatorrent Artifact ID: apex-app-archetype @@ -119,7 +119,7 @@ Repository: Press Next and fill out the rest of the required information. For example: - + Click Finish, and now you have created your own DataTorrent App Package project, with a default unit test. You can run the unit test, make code @@ -129,7 +129,7 @@ other IDEs, like Eclipse or IntelliJ, is similar. # 4. Writing Your Own App Package -Please refer to the [Application Developer Guide](https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html) on the basics on how to write a DataTorrent application. In your AppPackage project, you can add custom operators (refer to [Operator Developer Guide](https://www.google.com/url?q=https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html&sa=D&usg=AFQjCNHMFBKWyQlg6VtvBzuqlQSM78rTFw)), project dependencies, default and required configuration properties, pre-set configurations and other metadata. +Please refer to the [Application Developer Guide](https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html) on the basics on how to write a DataTorrent application. In your AppPackage project, you can add custom operators (refer to [Operator Developer Guide](https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html)), project dependencies, default and required configuration properties, pre-set configurations and other metadata. ## Adding (and removing) project dependencies http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/AppConfPackage.md ---------------------------------------------------------------------- diff --git a/AppConfPackage.md b/AppConfPackage.md index 004f9e3..ef75b8d 100644 --- a/AppConfPackage.md +++ b/AppConfPackage.md @@ -58,12 +58,12 @@ Alternatively, you can do the above steps all within your IDE. For example, in NetBeans, select File -\> New Project. Then choose âMavenâ and âProject from Archetypeâ in the dialog box, as shown. - + Then fill the Group ID, Artifact ID, Version and Repository entries as shown below. - + Group ID: com.datatorrent Artifact ID: apex-conf-archetype @@ -77,7 +77,7 @@ Repository: Press Next and fill out the rest of the required information. For example: - + Click Finish, and now you have created your own Apex Configuration Package project. The procedure for other IDEs, like http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppConfig/ApplicationConfigurationPackages.html-image00.png ---------------------------------------------------------------------- diff --git a/images/AppConfig/ApplicationConfigurationPackages.html-image00.png b/images/AppConfig/ApplicationConfigurationPackages.html-image00.png new file mode 100644 index 0000000..30ad3e4 Binary files /dev/null and b/images/AppConfig/ApplicationConfigurationPackages.html-image00.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppConfig/ApplicationConfigurationPackages.html-image01.png ---------------------------------------------------------------------- diff --git a/images/AppConfig/ApplicationConfigurationPackages.html-image01.png b/images/AppConfig/ApplicationConfigurationPackages.html-image01.png new file mode 100644 index 0000000..5b3623d Binary files /dev/null and b/images/AppConfig/ApplicationConfigurationPackages.html-image01.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppConfig/ApplicationConfigurationPackages.html-image02.png ---------------------------------------------------------------------- diff --git a/images/AppConfig/ApplicationConfigurationPackages.html-image02.png b/images/AppConfig/ApplicationConfigurationPackages.html-image02.png new file mode 100644 index 0000000..65a8aee Binary files /dev/null and b/images/AppConfig/ApplicationConfigurationPackages.html-image02.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppPackage/ApplicationPackages.html-image00.png ---------------------------------------------------------------------- diff --git a/images/AppPackage/ApplicationPackages.html-image00.png b/images/AppPackage/ApplicationPackages.html-image00.png new file mode 100644 index 0000000..5b3623d Binary files /dev/null and b/images/AppPackage/ApplicationPackages.html-image00.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppPackage/ApplicationPackages.html-image01.png ---------------------------------------------------------------------- diff --git a/images/AppPackage/ApplicationPackages.html-image01.png b/images/AppPackage/ApplicationPackages.html-image01.png new file mode 100644 index 0000000..f707d81 Binary files /dev/null and b/images/AppPackage/ApplicationPackages.html-image01.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/95c9c188/images/AppPackage/ApplicationPackages.html-image02.png ---------------------------------------------------------------------- diff --git a/images/AppPackage/ApplicationPackages.html-image02.png b/images/AppPackage/ApplicationPackages.html-image02.png new file mode 100644 index 0000000..49de0e9 Binary files /dev/null and b/images/AppPackage/ApplicationPackages.html-image02.png differ
