Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – View All Attachments for
Bug 277780
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Attachment #151773
Snippet
text/html
2009-11-10 02:13:05 EST
562 bytes
no flags
Details
<html> <head> <script type="text/javascript"> function openExt() { window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", "-498702880", "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); //window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", null, "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); } </script> </head> <body onload="openExt();"> </body> </html>