File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,13 @@ Complete Eclipse projects demonstrating how to use the JCICS API in an OSGi JVM
27271 . Define and set a CICS Target Platform for the workspace using the menu Window -> Preferences -> Target Platform.
2828
2929
30+ ## Generated resources
31+
32+ Several sample projects manipulate binary structures and utilize Java classes generated using the JZOS
33+ record generator. The generated classes can be found packaged in a jar file, found in the ` lib/ ` subdirectory
34+ of the relevant project. Only the compiled helper classes are required to compile and run the application,
35+ however the generated source files are included for reference.
36+
37+ If you are manually adding source files to your development environment, you will need to add the generated
38+ jar file to the classpath in order to compile the samples.
3039
You can’t perform that action at this time.
0 commit comments