Skip to content

kolipakakondal/error_reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

371 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to contribute to EPP Logging

EPP Logging provides a set of logging plugins for the Eclipse IDE.

Find Out More

Build from Source

Building on the Command Line

If you want to build the code from the command line, you will need both Git and Apache Maven, version 3.x. First clone the Git repository:

$ git clone http://git.eclipse.org/gitroot/epp/org.eclipse.epp.logging.git

After you have successfully cloned the repository, use Maven to build from scratch:

$ cd org.eclipse.epp.logging
$ mvn clean install

That’s it. After a few minutes wait, you should see a BUILD SUCCESS. (The initial build may take a bit longer, as Maven automatically downloads anything required by the build.)

About

Automatic Error Reporting

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages