GithubHelp home page GithubHelp logo

ckaestne / cide Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 11.0 141.01 MB

Virtual Separation of Concerns

Home Page: http://www.fosd.de/cide

License: Other

Java 80.53% PHP 0.03% Objective-C 0.04% C 1.21% Shell 0.01% C# 0.01% JavaScript 0.04% Haskell 3.68% Python 14.23% XML 0.11% C++ 0.11% MATLAB 0.01% Logos 0.01%

cide's People

Contributors

ckaestne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cide's Issues

Type system error with overriding

incorrect test for abstract methods:

abstract class A { abstract void foo(); } #ifdef X class B extends A { void foo(){} } #endif

is considered as error, but is actually correct.

Error on Export to FeatureHouse

While exporting an annotated Project of BerkeleyDB JE 4.1.7 to FeautreHouse I get the following error:

An internal error occurred during: "Exporting CIDE -> FeatureHouse (Java)".
org.eclipse.jdt.core.dom.EnumDeclaration cannot be cast to org.eclipse.jdt.core.dom.TypeDeclaration

Stack trace:

ava.lang.ClassCastException: org.eclipse.jdt.core.dom.EnumDeclaration cannot be cast to org.eclipse.jdt.core.dom.TypeDeclaration
at de.ovgu.cide.export.physical.ahead.ExportJavaFileJob.createFilesForBase(ExportJavaFileJob.java:199)
at de.ovgu.cide.export.physical.ahead.ExportJavaFileJob.execute(ExportJavaFileJob.java:145)
at de.ovgu.cide.export.BaseExportJob.exportFile(BaseExportJob.java:196)
at de.ovgu.cide.export.BaseExportJob.exportContainer(BaseExportJob.java:164)
at de.ovgu.cide.export.BaseExportJob.exportContainer(BaseExportJob.java:161)
at de.ovgu.cide.export.BaseExportJob.exportContainer(BaseExportJob.java:161)
at de.ovgu.cide.export.BaseExportJob.exportContainer(BaseExportJob.java:161)
at de.ovgu.cide.export.BaseExportJob.exportContainer(BaseExportJob.java:161)
at de.ovgu.cide.export.BaseExportJob.exportProject(BaseExportJob.java:150)
at de.ovgu.cide.export.BaseExportJob.runInWorkspace(BaseExportJob.java:85)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

The error can be reproduced:

  1. Download BerkeleyDB JE 4.1.7
  2. Export the Project to FeatureHouse
    The error occurs even if no annotations were made at all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.