• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

SCEA part-2 JAR file size limit

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am finalizing my assignment submission.

Is there any restriction on assignment jar file size? If so, let me know max file size we can send.

My assignment is of size ~3.5 MB, had a doubt whether it is OK to send.

Thanks,
Bhanu
 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's a surprise that your file is that big. Mine was 420Kb and included 7 diagrams.

Anyway, there are no restrictions.
 
Bartender
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't worry too much about the size. My JAR file size was 1.7 MB. I had almost 30+ images in my assignment. Just make sure that your diagrams are somewhat clean-break it into smaller pieces(specially sequence diagram).

I have seen on this forum some where that somebody uploaded the jar file of size 2.9 MB and still passed the exam.

Try to reduce the number of colors keeping the resolution same. You can use GIMP and follow this URL:
http://howto.nicubunu.ro/indexing_png_web/
I have mentioned this in my blog:
http://scea5-passingpart2and3.blogspot.com/

reply
    Bookmark Topic Watch Topic
  • New Topic