Giter Club home page Giter Club logo

javalib_common_essentials's Introduction

JavaLib_Common_Essentials

The JavaLib_Common_* libraries contains all code snippets, classes and concepts, I want to reuse over more than one project.
JavaLib_Common_Essentials contains frequently used classes.

JavaLib_Common_Essentials is an extract of JavaLib_Common.
At first and for a long time I've used SVN for versioning and all these extracts were made via SVN externals (separate files or whole folders). So all changes in the "extracted" files in the "extract" libraries were also made in the original files of JavaLib_Common. The "extracted" files had the same full history as the original ones.
Now in GIT there is no similar mechanism like SVN externals, as far as I know. So I've decided to make reduced copies of JavaLib_Common. All files in the "extract" libraries were removed from JavaLib_Common and vice versa, that each file in all these libraries is exclusivly in only one library.
As a result, JavaLib_Common contains the complete history of all files, but only the least used files are left in the current state. All other files were moved into the "extract" libraries, but without their history.

Usage / Development

The current state of this library is compatible with JAVA 17. But most of its code should be compatible with JAVA 8.
This is an Eclipse project. .classpath and .project files are contained in the repository.
JavaLib_Common_Essentials don't depends on other libraries.

javalib_common_essentials's People

Contributors

hendrik2319 avatar

Stargazers

 avatar

Watchers

 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.