Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: [geclipse-dev] Problems with code of Romain

Hi Bernhard,

> Romain I just tested your code with gEclipse_1.0M5 and couldnt run it. 

These Milestone releases are just steps towards a final 1.0 release so it may happen that code that once was working is not working any more or vice versa. As soon as we enter the road towards the release builds API will stay unchanged and things will get more stable. Nevertheless it is absolutely necessary for us to get such user feedback in order to finally come to a 1.0 release. So thanks for giving it a try! Any suggestions/wishes are of course highly welcome! And since we have monthly milestones we can provide you very quickly with new and improved codes.

> I could run the code only once and after that I had to erase the project 
> because I got some exceptions.

I definitely have to look deeper into this. As far as I can oversee it currently we only need the workspace for the sake of the JSDLJobDescription's exclusive IFile constructor. So for me it seems to be a lot of overhead to deal with projects and workspaces only for defining a JSDL. Kasia, think this could be a wishitem for you bugzilla entry. Will add this!

> I also had a problem with that  if statement.
> // if(js.canSubmit(jsdl)) {      
>       //}

What is the problem there guys? Pawel, Mariusz, any guesses?

Cheers, Mathias


Back to the top