Re: [T5] component packs? libraries?

2007-09-16 Thread Otry Itrch
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

Packaging custom components

2007-09-16 Thread Otry Itrch
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