DBurkh / libgdx-users

Automatically exported from code.google.com/p/libgdx-users
0 stars 0 forks source link

setup issues #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
after initial install

- gen folder is not in repo
can we check an empty folder into repo somehow?

- gdx-helloworld-android
this is an old project i made but seems to have libs path messed up:

Description Resource    Path    Location    Type
Archive for required library: 'libs/gdx-backend-android.jar' in project 
'gdx-helloworld-android' cannot be read or is not a valid ZIP 
file    gdx-helloworld-android      Build path  Build Path Problem
Archive for required library: 'libs/gdx.jar' in project 
'gdx-helloworld-android' cannot be read or is not a valid ZIP 
file    gdx-helloworld-android      Build path  Build Path Problem

Original issue reported on code.google.com by dc.pik...@gmail.com on 15 Aug 2011 at 8:22

GoogleCodeExporter commented 8 years ago
you could add a folder with hidden 0-byte size file in it.

Command for linux/MAC shell from within newly created gen/ folder:

touch .reallyempty

Original comment by radiok...@gmx.de on 15 Aug 2011 at 4:42

GoogleCodeExporter commented 8 years ago
problem with checking in empty folder is you want to ignore all contents inside 
it (in /gen)
however, this means the folder will also get ignored with git.

Original comment by dc.pik...@gmail.com on 21 Aug 2011 at 11:33

GoogleCodeExporter commented 8 years ago
removed the - gdx-helloworld-android from this repo

/gen folder is still an issue, but separate issue

Original comment by dc.pik...@gmail.com on 21 Aug 2011 at 11:35