> Well the part of the project I need actually has no references to
> Swing.
>
> The project looks like this
>
> de.schlichtherle.license
> de.schlichtherle.ftp
> de.schlichtherle.wizard
>
> All the swing parts are in the wizard section.  I don't want anything
> from this package at all so can simple remove it.  But I don't know
> how.  Should I just delete it from the CVS project?  Copy the
> necessary files into my android project or create a new project with a
> subset of the downloaded CVS one?

Personally, I'd start with the "copy the necessary files into my android
project" approach. You might consider setting it up as as separate project
building an ordinary Java JAR, containing only the subset you need, but
without knowing the source or your intentions, I can't say whether that
will be worthwhile.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to