WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: accessibility Eclipse software

for

Number of posts in this thread: 4 (In chronological order)

From: COHEN, ED
Date: Mon, Nov 07 2005 11:40AM
Subject: accessibility Eclipse software
No previous message | Next message →

Hello,
A vendor uses Eclipse Integrated Development Environment. Eclipse is
based which uses Java technology to develop software applications.

Does anyone know if there is any inherent accessibility compliance
problems with software developed using Eclipse?

Thank you,
Ed Cohen




From: Tim Beadle
Date: Mon, Nov 07 2005 12:20PM
Subject: Re: accessibility Eclipse software
← Previous message | Next message →

On 07/11/05, COHEN, ED < = EMAIL ADDRESS REMOVED = > wrote:
> Hello,
> A vendor uses Eclipse Integrated Development Environment. Eclipse is
> based which uses Java technology to develop software applications.
>
> Does anyone know if there is any inherent accessibility compliance
> problems with software developed using Eclipse?

Hi Ed,

Are these desktop applications or web-based ones? We use Eclipse to
create Java web applications (Java servlets, not applets), and they're
as accessible as you wish to make them because, as far as the browser
is concerned, it's just HTML.

If you're talking about Java desktop apps, then you probably want to
investigate the accessibility of the windowing toolkits AWT and Swing,
which are the most commonly used ones in Java.

Best regards,

Tim




From: COHEN, ED
Date: Mon, Nov 07 2005 12:30PM
Subject: accessibility Eclipse software
← Previous message | Next message →

Hello,
A vendor uses Eclipse Integrated Development Environment. Eclipse is
based which uses Java technology to develop software applications.

Does anyone know if there is any inherent accessibility compliance
problems with software developed using Eclipse?

Thank you,
Ed Cohen




From: Sohail Shaikh
Date: Mon, Nov 07 2005 10:20PM
Subject: RE: accessibility Eclipse software
← Previous message | No next message

Can you tell me the step by step procedure for running a servlet or a JSP
page using eclipse and tomcat 5.0 server.


-----Original Message-----
From: = EMAIL ADDRESS REMOVED =
[mailto: = EMAIL ADDRESS REMOVED = ] On Behalf Of Tim Beadle
Sent: Tuesday, November 08, 2005 12:15 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] accessibility Eclipse software

On 07/11/05, COHEN, ED < = EMAIL ADDRESS REMOVED = > wrote:
> Hello,
> A vendor uses Eclipse Integrated Development Environment. Eclipse is
> based which uses Java technology to develop software applications.
>
> Does anyone know if there is any inherent accessibility compliance
> problems with software developed using Eclipse?

Hi Ed,

Are these desktop applications or web-based ones? We use Eclipse to
create Java web applications (Java servlets, not applets), and they're
as accessible as you wish to make them because, as far as the browser
is concerned, it's just HTML.

If you're talking about Java desktop apps, then you probably want to
investigate the accessibility of the windowing toolkits AWT and Swing,
which are the most commonly used ones in Java.

Best regards,

Tim