I am using some classes from a JAR file and they belong to a package (com.abc.xyz).
The class am writing also belongs to that package but I won\'t be able to bundle
I don't see why it wouldn't be possible. All that matters is that the classes are in the classpath.