Git Product home page Git Product logo

libcontainer's Introduction

[Usage]
  (In properties dialog for your project)
    - select 'Java Build Path'
    - select 'Libraries' tab
    - click  'Add Library' button 
  (In Add Library dialog)
    - choose 'Library Container'
    - choose the folder



[For developers of LibClasspathContainer plugin]
  1) Prepare
    * Import this project to your Eclipse (without LibClasspathContainer plugin itself).
    * connect to the SVN repository
      (right click on the project and choose 'Team' ...)
    * execute SVN update
      - The newest source is located on the SVN repository
      - (Subversive plugin is recommended. Subclipse plugin may be available...)
  2) Implement your modifications
  3) Rebuild
    * set your minor version:
      - open build.xml on this directory
      - edit the value of "version" property
    * execute "build-all" ant task
  4) Install your minor version
    * copy the directory 'buildRelease/site' to arbitrary location outside this project [[@1]]
    * Select as follows
      - Help -> Software Updates -> Find and Install
      - Search for new features to install
      - New Local Site
      - choose the [[@1]] location (copied 'site' directory)
  5) Please upload your modifications to the Tracker
     (https://sourceforge.net/tracker/?group_id=205995)
      - the modified source code(.java)
      - .patch file
        (if you cannot, the output of 'diff' command)

libcontainer's People

Watchers

 avatar  avatar

Forkers

ghynx

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.