GithubHelp home page GithubHelp logo

eclipse-plugin's Issues

Store Codenvy instance urls in eclipse preferences

In the first step of the import wizard the user select or type the codenvy url.

  • The suggested urls in the combobox could be retrieved from eclipse preferences.
  • The new added url would be added in the preferences automatically

Renew token when expired

Token is stored in secure storage. It can expire and must be renewed in this case.

Detect if the tocken is expired.

Provides run on Codenvy options to imported projects

Remote Run in Codenvy

  • In a Eclipse project with the Codenvy nature, provide a Eclipise Runner available throught "Run As" menu
  • This would run the Remote Codenvy Runner
  • The logs output are displayed in the Eclipse console
  • Launch Embedded browser if this is a web app

Rename GitHub repository to eclipse-plugin

Tyler said:

The top level project should be named eclipse-plugin to purposely avoid being too close to the other plugins :). The other plugins go into the sdk and are all the same structure, but this plugin is quite different.

Deploy Codenvy eclipse plugin update sites

  • Add update site url to features
  • We need the following update sites
    • http://{host}/eclipse-plugin/updates - last release
    • http://{host}/eclipse-plugin/updates-nightly - last build from Jenkins
    • http://{host}/eclipse-plugin/updates-{version} - older versions, version is the version number

Create a Jenkins job

For now,

  • lib plugin has to be built before the Eclipse plugins and in another job. #28
  • needs failsafe with tycho surefire. see #2
  • swtbot on jenkins ? need headless or use xvnc

Add UI tests for issue #19

Things to test :

  • retrieval of already existing URL (repository location) at wizard creation,
  • behavior when filling URL field manually (completion if URL is an existing one in secure storage and has one or usernames associated, keep the list with the suggested one either),
  • behavior when selecting the URL in the list,
  • behavior when filling username field manually,
  • behavior when on focus out,
  • should enable next when all fields are completed.

Project sync: define the sync model

Design how to implement, which format to use globally so Eclipse client can work offline and know what have been modified, new files, deleted files

Use credentials in secure storage for project sync

When syncing a local project with its Codenvy remote repository, we should take the credentials stored in the secure storage of Eclipse to authenticate the user. Both user password and Codenvy token are stored.

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.