Hello, I am looking for an efficient way to switch between editing one class to another in the same project (when having several projects opened simultaneously).
The best solution would probably be jde-open-class-source, but it does not seem to offer completion of the class name, for some reason. That is why is usually resort to plain old switch-to-buffer, but when having several working copies of the project open, this gives me several buffers with similar names such as Foo.java, Foo.java<2> making use of switch-to-buffer tedious (a project-specific switch-to-buffer would make this handier). Does anyone know of a good solution to this simple problem? Would it be straightforward to add completion to jde-open-class-source? I am using JDEE 2.3.5. -Tobias ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
