jFamix Eclipse Plugin is a Eclipse
plugin which exports the meta information of a Java Project to the FAMIX meta model.
As file format is XMI, a xml based format used.
The files can then be loaded by Moose. And be analyzed with CodeCrawler.
If you are using the latest versions of Moose and CodeCrawler, here are the versions from the store I successfully tested:
To export a project:
IconSo far (Version 0.7) implemented is:
eclipse.exe -vmargs -Xmx256m
<?xml version="1.0" encoding="ISO-8859-1"?> insteand of <?xml version="1.0" encoding="UTF-8"?>
Here you find some example exports.
You will find more stuff on the Sourceforge Project Site.
Copyright (c) by 2004 Frank Buchli. All rights reserved. Licenced under CPL 1.0 (Common Public License Version 1.0). The licence is available at http://www.eclipse.org/legal/cpl-v10.html. DISCLAIMER OF WARRANTIES AND LIABILITY: THE SOFTWARE IS PROVIDED "AS IS". THE AUTHOR MAKES NO REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR IMPLIED. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO ANY FURNISHING, PRACTICING, MODIFYING OR ANY USE OF THE SOFTWARE, EVEN IF THE AUTHOR HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
| Frank Buchli 22. November 2004 | |