We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591161a commit 382ab9bCopy full SHA for 382ab9b
README.md
@@ -14,9 +14,10 @@ A simple Hello World CICS Java application running in a CICS OSGi JVM server.
14
---
15
16
## Repository structure
17
+* [`cics-java-osgi-hello/`](cics-java-osgi-hello) - Top-level project
18
* [`cics-java-osgi-hello-app/`](cics-java-osgi-hello-app) - Java application source
19
* [`cics-java-osgi-hello-bundle/`](cics-java-osgi-hello-bundle/) - Build files for CICS bundle project
-* [`etc/eclipse_projects/`](etc/eclipse_projects) - Static CICS Bundle Project
20
+* [`etc/eclipse_projects/com.ibm.cics.server.examples.osgi.hello.bundle`](etc/eclipse_projects/com.ibm.cics.server.examples.osgi.hello.bundle) - Static CICS Bundle Project
21
22
23
## Building
0 commit comments