Hi there,
I'm hosting my project with Google Project Hosting. My project is
Eclipse plug-in. Eclipse plug-in can be distributed by update-site,
then, users can install the plug-in automatically.
A structure for the update-site is following:
site.xml
+ features
- jar files
+ plugins
- jar files
The jar file size in features dir is small, but the jar file size in
plugins dir is big.
Currently, I put the update-site in svn repository. However, I
received the advice that the big file (more than 30MB) should not put
in there. I would like to move the files for update-site to Downloads
area, but I can't do it, because the sub directory can not make into
Downloads area.
Can I make the sub directory in Downloads? If not possible, Should I
use the external hosting service that is not Google Project Hosting?
Thanks,
-Yoichiro
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---