Stevoisiak / Virtual-Game-Shelf

An easy way to organize your entire game collection in a single place.
MIT License
7 stars 0 forks source link

Remove BlueJ package file #40

Closed Stevoisiak closed 7 years ago

Stevoisiak commented 7 years ago

TL;DR: Import as a Non-BlueJ project to run in BlueJ.

When dealing with Java projects containing subfolders, BlueJ creates unique package.bluej for every single subfolder. This can be a hassle with multi-folder projects. Importing as a non-BlueJ project is easier than having Git store a new BlueJ file for every empty folder.