I am trying to repeat what Ted has done in his FCKEditor and
DatePicker to package my own custom components:
1. I created a couple of components, they work fine in the project
where they are created.
2. I packaged everything used by these components into a JAR with structure like
com.myserver.mya
I am trying to repeat what Ted has done in his FCKEditor and DatePicker to
package my own custom components:
1. I created a couple of components, they work fine in the project where
they are created.
2. I packaged everything used by these components into a JAR with structure
like
com.myserver.mya