[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.gef3d] Re: Progress on update site?


Hi Jens,

Thanks for the update. I think that is fine to use LWJGL during build process, but you can't have it on Eclipse hosted VCS or deliver it in a download of course. Then you can do like subversive does (hmmm.. I'm not sure this is a compelling example!) and let people know they need to add the additional update site. But I was just realizing that I'll have the same issue for the AGF3D as I'll also need to refer to a different website for that. If I can suggest you might have the o.e.draw3d.lwjgl in a seperate feature so that people can get the rest w/o the dependency though of course that prob. wouldn't be that useful..

Miles

On 2009-08-12 02:07:06 -0700, Jens v.P. <developer@xxxxxxxxx> said:

Hi Miles,

actually I have the code ready to set up an update site, but I'm not sure yet if setting up an update site confirms with Eclipse process (as we do not have a release yet). Anyhow, we have a problem with LWJGL or JOGL respectively. We need one of these libraries for OpenGL. LWJGL did not get legally approved, thus we weren't able to put it into the Eclipse orbit. We are currently waiting for JOGL do get approved. So, the problem is that at the moment we have to refer to an external update site (lwjgl.org). I have asked Chris about that, and I will proceed as soon as I know how to do that according to the Eclipse process.

Cheers

Jens

BTW: We have changed a lot of things in GEF3D in the last days, which may have implications on client code (your code) as well. We will add a posting here explaining the changes, and if you have any problems I will be happy to help you.

On 2009-08-12 01:58:16 +0200, Miles Parker <milesparker@xxxxxxxxx> said:

OK guys, I don't feel bad asking this as I'm going through the pain myself right now. Do you expect to have an update site available sometime in the near future? I can't include my 3D component until the GEF3D component is available through an update site. Unless.. hmm, I suppose I could just make the plugins available at my update site for now..?

-Miles
(Eclipse AMP lead)