Greetings and apologies for posting here but i couldn’t create a topic on the ‘Vaadin IBM Challenge’ category.
What is the proper way to export the application’s source code as a zip package?
I tried to upload a .zip file several times but it gets rejected afterwards.
So i’m assuming my .zip file is not appropriate?
I’ve allready tried using 7.zip on the project’s location
and i also tried in Eclipse using right mouse click on the project
Export → General → Archive file → Save in zip format.
Thanks in adance for any help.
@Admins: feel free to move my post to the appropriate category if needed.
Exporting the project form eclipse as Archive (zip format) should be ok. To save some bytes it is recommended to leave out the “target” directory of the Maven built project as it contains only processed resourses.
Can you try again and if it don’t work, let us know the time when you tried, we could look at the logs to see if there was some hints about the issue or contact you for more details to resolve the issue.