Translators
"Tim Lebedkov" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <000c01c271b9$c2752220$9d42b0ac@homeshopohqkhs> |
Hi, I'd like to move org.netbeans.modules.tasklist.FormatTranslator org.netbeans.modules.tasklist.AbstractTranslator org.netbeans.modules.tasklist.HTMLSupport org.netbeans.modules.tasklist.usertasks.KonHTMLSupport org.netbeans.modules.tasklist.usertasks.iCalSupport org.netbeans.modules.tasklist.usertasks.xCalSupport to a new package named org.netbeans.modules.tasklist.translators and rename "*Support"-classes to "*Translator" 1. Can I do it? 2. Should I use release34 branch or the main one? 3. If I use release34 branch will the changes also be made to the main branch? Should I do it myself? Which CVS command? 4. Is NB dev version good enough so I can use it for daily development and work on the main branch? bye tim