Code Monkey home page Code Monkey logo

tiagodomingos / incubator-netbeans Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/netbeans

0.0 2.0 0.0 124.28 MB

Apache Netbeans (Incubating)

Home Page: https://netbeans.apache.org

License: Apache License 2.0

Java 94.52% HTML 2.76% Standard ML 1.80% CSS 0.08% XSLT 0.28% Shell 0.13% Makefile 0.02% C++ 0.06% Haskell 0.01% JavaScript 0.04% C 0.23% Objective-C 0.01% SourcePawn 0.01% GAP 0.01% Batchfile 0.01% Roff 0.05% Perl 0.01% PHP 0.01% AspectJ 0.01% TypeScript 0.01%

incubator-netbeans's Introduction

Apache NetBeans

Apache NetBeans is an open source development environment, tooling platform, and application framework.

Requirements

  • Git
  • Ant 1.9.9 or above
  • Oracle JDK 8 or OpenJDK 8 (to build NetBeans)
  • Oracle JDK 9 or OpenJDK 9 (to run NetBeans)

Note: NetBeans also runs with JDK 8, although then it will not include tools for the JDK 9 Shell.

Note: NetBeans license violation checks are managed via the rat-exclusions.txt file.

Building NetBeans

Build the full project:

$ ant

Build the NetBeans Platform:

$ ant -Dcluster.config=platform

Running NetBeans

Run the build:

$ ant tryme

Note: Look in nbbuild/netbeans for the NetBeans installation created by the build process.

Get In Touch

Subscribe or mail the [email protected] list - Ask questions, find answers, and also help other users.

Subscribe or mail the [email protected] list - Join developement discussions, propose new ideas and connect with contributors.

Download

Developer builds can be downloaded from https://builds.apache.org/job/incubator-netbeans-release/

Reporting Bugs

Bugs should be reported to https://issues.apache.org/jira/projects/NETBEANS/issues/

Full History

The origins of the code in this repository are older than its Apache existence. As such significant part of the history (before the code was donated to Apache) is kept in an independent repository. To fully understand the code you may want to merge the modern and ancient versions together:

$ git clone https://github.com/apache/incubator-netbeans.git
$ cd incubator-netbeans
$ git log uihandler/arch.xml

This gives you just few log entries including the initial checkin and change of the file headers to Apache. But then the magic comes:

$ git remote add emilian https://github.com/emilianbold/netbeans-releases.git
$ git fetch emilian # this takes a while, the history is huge!
$ git replace 6daa72c98 32042637

When you search the log, or use the blame tool, the full history is available:

$ git log uihandler/arch.xml
$ git blame uihandler/arch.xml

Many thanks to Emilian Bold who converted the ancient history to his Git repository and made the magic possible!

incubator-netbeans's People

Contributors

matthiasblaesing avatar geertjanw avatar jlahoda avatar vieiro avatar dbalek avatar tzezula avatar junichi11 avatar emilianbold avatar sdedic avatar steffendietz avatar lbruun avatar thurka avatar dtrebbien avatar trevlewis avatar tuyenngoctran avatar rtaneja1 avatar ebarboni avatar bjansen avatar dukescript avatar tomazst avatar rosslamont avatar juneau001 avatar mohammedalics avatar borxa avatar 38leinad avatar timriemer avatar michael-simons avatar jglick avatar rasa-app avatar nwholloway avatar

Watchers

James Cloos avatar Tiago Domingos 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.