| Summary: | Eclipse 3.4 does not support Swtbot plugins. in depandency not visible in new plugin project | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] PDE | Reporter: | poonam verma <poonam.verma> | ||||
| Component: | UI | Assignee: | PDE-UI-Inbox <pde-ui-inbox> | ||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | curtis.windatt.public, remy.suen | ||||
| Version: | 4.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Does this work on Eclipse 3.7? Eclipse 3.4 is no longer supported. If this is working in 3.5 and later, I am closing as WORKSFORME. As Remy pointed out, 3.4 is no longer being developed. The current release is 3.7 and we are developing 3.8. The dependencies available on that page is determined by what is in your workspace and what is in your target platform. When you installed SWTBot, the target platform may not have been updated correctly. Go to the PDE > Target Platform preferences page and perform a reset. The target platform was vastly improved in 3.5 which may explain why it is fixed for you in later releases. Created attachment 207398 [details]
Easy to find what is problem? and one address also where it is prove that Eclipse 3.4 able to run swtbot plugins.
Hi, I have describe my problem briefly in ppt. please tell me what is problem in Eclipse 3.4. why swtbot plugins not visible in Dependencies when make a new plugins.
|
Build Identifier: About Eclipse->Swtbot plugin installation In Eclipse 3.4 SWTBOT plugins installed successfully. In eclipse folder -> plugins has also comes SWTBOT plugins. but when i try to make new plug-in project through Eclipse 3.4, in dependencies swtbot plugins not showing.And when i try with Eclipse 3.5, 3.6 , then all plugins shows in dependencies. Why it happened????? Reproducible: Always Steps to Reproduce: I have completely download all plugins in Eclipse 3.4. 1. Help ->(install new software..)-> add -> http://download.eclipse.org/technology/swtbot/ganymede/dev-build/update-site 2. In tab -> installed software -> all installed. 3. When new-> project-> plug-in project-> finish In dependencies tab -> when i try to add-> plugins for swtbot then all missing.These below plugins missing-> org.eclipse.swtbot.eclipse.finder(2.0.4) org.eclipse.swtbot.eclipse.junit3.headless(2.0.4) org.eclipse.swtbot.eclipse.junit4.headless(2.0.4) org.eclipse.swtbot.eclipse.ui(2.0.4) org.eclipse.swtbot.junit_x(2.0.4) org.eclipse.swtbot.swt.finder(2.0.4.) org.hancrest(1.1.0) org.junit4(4.5.0) -------------------> when i try with Eclipse 3.5, 3.6 , then all plugins shows in dependencies. Why it happened?????