Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt
Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt [message #681988] Fri, 10 June 2011 07:40 Go to next message
Swap  is currently offline Swap Friend
Messages: 30
Registered: March 2011
Member
I am trying to use file upload project from CVS which is in the incubation.
I am facing some problems in that:

1. The import org.eclipse.rwt.Fixture cannot be resolved
2. The import org.eclipse.rwt.TestResponse cannot be resolved
3. The method createFakeUploadRequest(String, String, String) from the type FileUploadTestUtil refers to the missing type TestRequest.
4. The import org.eclipse.rwt.TestRequest cannot be resolved


What are the problems? Which jars are to be added?
Please help
Thanks in advance..
Re: Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt [message #681998 is a reply to message #681988] Fri, 10 June 2011 07:48 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Swap,
all missing classes are related to JUnit tests and are not needed for
normal operation. FYI this is the bundle (
org.eclipse.rap.rwt.testfixture ) needed for execution of the JUnit tests.
HTH,
Ivan

On 6/10/2011 10:40 AM, Swap wrote:
> I am trying to use file upload project from CVS which is in the
> incubation.
> I am facing some problems in that:
>
> 1. The import org.eclipse.rwt.Fixture cannot be resolved
> 2. The import org.eclipse.rwt.TestResponse cannot be resolved
> 3. The method createFakeUploadRequest(String, String, String) from the
> type FileUploadTestUtil refers to the missing type TestRequest.
> 4. The import org.eclipse.rwt.TestRequest cannot be resolved
>
>
> What are the problems? Which jars are to be added?
> Please help
> Thanks in advance..
Re: Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt [message #682056 is a reply to message #681998] Fri, 10 June 2011 10:03 Go to previous messageGo to next message
Swap  is currently offline Swap Friend
Messages: 30
Registered: March 2011
Member
Hi Ivan,
Thanks for reply.
As you replied that those classes are no needed in normal execution but it is giving compile time errors.
Even if i tried to run it as it is, It can't display anything.

Are there any other changes to be done?
Please reply
Re: Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt [message #682075 is a reply to message #682056] Fri, 10 June 2011 10:38 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Swap,
there is a team project set with needed bundles for running the file
dialog demo -
org.eclipse.rap.rwt.supplemental.filedialog.demo\file-dialog.psf
HTH,
Ivan

On 6/10/2011 1:03 PM, Swap wrote:
> Hi Ivan,
> Thanks for reply.
> As you replied that those classes are no needed in normal execution
> but it is giving compile time errors.
> Even if i tried to run it as it is, It can't display anything.
>
> Are there any other changes to be done?
> Please reply
Re: Fixtures, TestResponse & TestRequest cannot be resolved from org.eclipse.rwt [message #682107 is a reply to message #682075] Fri, 10 June 2011 12:27 Go to previous message
Swap  is currently offline Swap Friend
Messages: 30
Registered: March 2011
Member
Thanks for reply
Previous Topic:Upload widget relies on internal RWT code that has changed after M6
Next Topic:How to modify browser URL text without HtmlResponseWriter
Goto Forum:
  


Current Time: Wed Apr 24 17:52:35 GMT 2024

Powered by FUDForum. Page generated in 0.02896 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top