The reason I ask is that, typically in Soot, Jimple would be generated from a class file (ie bytecode) and not the Java source, although the next release will also have JavaToJimple.
In your case, if you can produce valid bytecode from your Extended Java, you should have nothing left to do for Soot/Jimple.