Skip to content

Stamenov/kitapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache folder is needed to make a server to test with; it is not truly part of kitapp

I should maybe gitignore some generated files like .classpath and .project

INSTRUCTIONS:

Install EGit from eclipse marketplace. Preferably install eclipse EE, as it comes with a lot of plugins for web projects, maven, egit, etcetc. You can also use basic eclipse and install whatever plugins are missing yourself though.

Read https://wiki.eclipse.org/EGit/User_Guide until the 'Push upstream' section. Do the configurations described. DO NOT DO THE PUSH UPSTREAM SECTION.

Make new maven project. Team-> create repository -> git -> create local repository, normal stuff. Then, do team->remote->fetch. Use the https url for this project: https://github.com/pvutov/kitapp.git . On the second screen, press the "Add All Branches Spec" button.

Eclipse should now have downloaded the repo and placed it in your project. You can commit it locally, make changes, and then push them with remote-> push.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published