Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] Upload and Calendar bugs

Hi Joel,

first of all, thanks for contributing the upload widget. Pardon the delay. We have been quite busy lately with the service release.

There are some things I stumbled over when I checked out the project from CVS.
- unbound classpath container because I don't have a JRE named
  "j2sdk1.4.2_16".
  I would recommend to use execution environments (J2SE-1.4 in
  that case) instead. Once set up properly in the users workspace,
  you can check out any project that specifies an execution
  environment without any trouble.
- the default output folder is "/target/classes/". Is there a
  special reason for? Otherwise I would stick with the default
  "/bin" folder
- to make it easier to work with the project for other developers
  you could use project specific settings for compiler, formatter,
  etc.
  The .settings folder of org.eclipse.rap.rwt contains all the
  settings required by RAP projects.

Now I am set to implement my first application with a file upload.
I'll keep you informed:)

Cheers,
Rüdiger

Joel Oliveira wrote:
What's the process to re-assign the submited bugs?
Can I takeover the bug 190763 and 183177 (upload and calendar widgets)?

Joel Oliveira	 	
Technical Manager Do you rely on your software?
_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev


Back to the top