Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We modify the Makefile for this component:

Code Block
titlejHelloComponentjHelloComp/src/Makefile
...
JARFILES = HelloComponentImpl
HelloComponentImpl_DIRS = acsws
...

...