Andrew Hyatt <[EMAIL PROTECTED]> writes: > I would think using semantic 2.0 is what we would want. From Paul's > earlier email, I think he also is waiting on this. If semantic does > not replicate the jde-xref functionality, we can change jde-xref to > work on source files rather than class files by using semantic 2.0 to > do the parsing.
BTW., the first beta of beanshell 2.0 is out. This version features full Java source compatiblity and can read Java source files from the classpath and handle them as if they were compiled. And yes, that includes access via reflection. So by just using beanshell 2.0 all the reflection based functionality of JDEE should work on source files as well. -- Ole Arndt http://www.sugarshark.com
