Coder Social home page Coder Social logo

reminder-dop-old's Introduction

Reminder App

This project integrated the Positivo Challenge, a research and development project carried out by the University of Brasília (UnB) in partnership with Positivo.

Features

The features present in this release are:

Feature Model

Steps to Generate a Product

To run this project it is necessary to use the Eclipse IDE - we are using the Eclipse Neon for Android Developers. For the project to work, make sure that you have the following components installed:

In order for the final product to be generated, the following steps must be performed.

First Step

This first step is to generate the java source code for the desired product. It is important to note that importing this project into the Eclipse IDE will contain errors due to the preprocessing directives present in the .xml files that corresponds to the graphical interface of the Reminder App - this part will be handled in the Second Step.

  1. With the DeltaJ plugin installed, import the project into the Eclipse IDE:
    1.1. File -> Import -> Existing Android Code Into Workspace. IMPORTANT: After the import, ignore the errors in the product line, because we first used Eclipse to generate the java source code;

  2. Open the Project Explorer and go to spl-info -> Reminder.spl;

  3. Go to menu Project -> Clean. After that, it will open a DeltaJ Plugin window so that a product is generated:
         DeltaJ Products do select

  4. Close the Eclipse IDE.

Second Step

To continue, all steps in step 1 must have been successfully executed. This step will be responsible for managing the graphical interface variability of the Reminders app. For this, the Hepheatus tool is used.

  1. In the directory for this project, open the spl-config folder. Then open the file project.properties and replace the <directory-where-this-repository-is-cloned> tag as requested.
    1.1. Then change the value of instance-model according to the product generated in the First Step instruction 3. IMPORTANT: an error will occur if the product selected in this step is direct from the one generated in the First Step;

  2. Open the workspace where the Hepheastus tool is installed. Then go to hephaestus-sb/bin and run the hepheastus file.
    2.1. After running hephaestus, the following screen will appear:
         Hephaestus Tool

  3. Enter the command start. Then enter the absolute path where the project.properties file is located and then confirm;

  4. Navigate to the target directory that was entered in the projects.properties file.

  5. Open the terminal and enter the command below. Remember to replace <hephaestus-workspace-path> with its corresponding value:
    java -jar <hephaestus-workspace-path>/hephaestus-pp/bin/antenna-pp.jar files.pp build.lst --drop-lines

  6. After, the generated product design is fully configured. So import it into the Eclipse IDE or Android Studio and emulate the Reminder app.

It's important to know
  • Keep the Eclipse IDE closed by following the instructions in Second Step;
  • Using the Eclipse IDE in First Step is necessary because of the DeltaJ plugin. However, the product generated after performing the instructions in Second Step may be important to the Eclipse IDE as well as to Android Studio.

That is all.

Leomar Camargo, [email protected].

reminder-dop-old's People

Contributors

leomarcamargo avatar lobao5670 avatar

Watchers

 avatar  avatar  avatar

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.