Giter Site home page Giter Site logo

nasa / openspife Goto Github PK

View Code? Open in Web Editor NEW
99.0 32.0 64.0 135.21 MB

The Open Scheduling and Planning Interface for Exploration (OpenSPIFe) is an integrated planning and scheduling toolkit based on hundreds of hours of expert observation, use, and refinement of state-of-the-art planning and scheduling technology for several applications within NASA.

License: Apache License 2.0

HTML 4.27% Shell 0.36% Java 95.33% CSS 0.03% JavaScript 0.01%

openspife's Introduction

Scheduling and Planning Interface for Exploration

The OpenSPIFe user interface is designed to be a highly adaptable and user-customizable framework for viewing and manipulating plan and schedule data. In order to achieve this, SPIFe employs a composable plug-in architecture based on the open source Eclipse Rich Client Platform (RCP).

Target Platform

Open SPIFe requires the Eclipse Rich Client Platform in order for it to run and includes third party software codes that are subject to the licenses and notices set forth below.

  • Java SE 8 JDK
  • Eclipse 4.3.2 (Modeling Tools)
  • Eclipse Nebula features
  • Eclipse Orbit third party libraries
  • Eclipse RCP delta pack for multi-platform exports (only required to build multi-platform product artifacts)

Links

How to submit patches

One or more of:

If your contribution is significant, you may be asked to sign a contributor agreement, either as an individual or as a corporation.

Mailing List

License

See the license files for the original and updated contributions. The initial release of Open SPIFe to open source is given by the NASA Open Source Agreement and third-party licenses including Apache License 2.0, Eclipse Public License 1.0, Mozilla Public License 2.0, and GNU General Public License 3.0.

Copyright (c) 2019 United States Government as represented by the Administrator for The National Aeronautics and Space Administration. All Rights Reserved.

openspife's People

Contributors

abencomo avatar ieiuniumlux avatar robert-nado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openspife's Issues

Xtext Build Errors

I've followed the documentation on how to pull and build SPIFe, but am not able to get it to build. I get several errors related to Xtext. It appears that it is not generating some of the generated source files. Otherwise, the directions work as described (I needed to update the dependencies in the Target description and some versions changed). I get the following errors:

Description Resource Path Location Type
Class cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 111 Java Problem
Class cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 106 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.contentassist.XDictionaryProposalProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 111 Java Problem
Class cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 100 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.quickfix.XDictionaryQuickfixProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 106 Java Problem
Class cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 95 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.outline.XDictionaryOutlineTreeProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 100 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.labeling.XDictionaryDescriptionLabelProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 90 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.outline.XDictionaryOutlineTreeProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 95 Java Problem
Class cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 84 Java Problem
The method to(Class<? extends ILabelProvider>) in the type LinkedBindingBuilder is not applicable for the arguments (Class) AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 90 Java Problem
gov.nasa.ensemble.dictionary.xtext.ui.labeling.XDictionaryLabelProvider cannot be resolved to a type AbstractXDictionaryUiModule.java /gov.nasa.ensemble.dictionary.xtext.ui/src-gen/gov/nasa/ensemble/dictionary/xtext/ui line 84 Java Problem

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.