Hello Haroon,

Attached file contains compilation errors.

regards,
Ravi

On Wed, Jun 17, 2009 at 12:27 AM, Haroon Rasheed <[email protected]>wrote:

> Hi Ravi,
> Can you please post the stack trace as well for the compilation error. It
> might helps us in identifying the problem.
>
>
> Cheers
> Haroon
>
> 2009/6/16 Ravi Chaddha <[email protected]>
>
>> Hi Jian,
>>
>> I gave a try today again but still the same compilation issues in groovy
>> file in eclipse.
>>
>> The only difference was last time there were errors while eclipse groovy
>> plugin installation and this time there was no error in plugin installation.
>>
>> regards,
>> Ravi
>>
>> On Fri, May 29, 2009 at 9:58 PM, Jian Fang <[email protected]>wrote:
>>
>>> Ravi,
>>>
>>> Here are the guides for an Eclipse project,
>>>
>>> http://code.google.com/p/aost/wiki/CustomTelluriumEclipseProject
>>> http://code.google.com/p/aost/wiki/TelluriumReferenceProjectEclipseSetup
>>>
>>> But be aware that you should use Groovy 1.6 now.
>>>
>>> The best way to create a Tellurium project is to use Tellurium Maven
>>> archetypes if you are familiar with Maven
>>>
>>> http://code.google.com/p/aost/wiki/TelluriumMavenArchetypes
>>> http://code.google.com/p/aost/wiki/TenMinutesToTellurium
>>>
>>> Please let us know if you still have problems.
>>>
>>> Thanks,
>>>
>>> Jian
>>>
>>>
>>> On Fri, May 29, 2009 at 12:19 PM, Ravi Chaddha 
>>> <[email protected]>wrote:
>>>
>>>>
>>
>>> I am using Eclipse 3.2 and want to use tellurium with Java. Can some one
>>>> please direct me as I get errors when extending DSLContext that it's an
>>>> abstract class and I'll have to implement abstract methods. However I do 
>>>> not
>>>> see any such implementation of any abstract methods in the examples on
>>>> google code site examples. Another error is when I write ui.Container(.....
>>>> that syntax is incorrect. These are just few there are many errors I am
>>>> getting.
>>>>
>>>> Conceptually I like this framework very much and even I designed my own
>>>> GUIMap concept for Selenium tests. I want to use this tool. Kindly guide.
>>>>
>>>> regards,
>>>> Ravi Chaddha
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>> --
>> regards,
>> Ravi Chaddha
>> +91-9971336371
>>
>>
>>
>
> >
>


-- 
regards,
Ravi Chaddha
+91-9971336371

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Description     Resource        Path    Location        Type
clocator cannot be resolved     NewGoogleStartPage.groovy       
GoogleSearch/src        line 24 Java Problem
clocator cannot be resolved     NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
clocator cannot be resolved     NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
clocator cannot be resolved     NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem
def cannot be resolved to a type        NewGoogleStartPage.groovy       
GoogleSearch/src        line 31 Java Problem
def cannot be resolved to a type        NewGoogleStartPage.groovy       
GoogleSearch/src        line 39 Java Problem
def cannot be resolved to a type        NewGoogleStartPage.groovy       
GoogleSearch/src        line 46 Java Problem
def cannot be resolved to a type        NewGoogleStartPage.groovy       
GoogleSearch/src        line 51 Java Problem
def cannot be resolved to a type        NewGoogleStartPage.groovy       
GoogleSearch/src        line 60 Java Problem
respond cannot be resolved      NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 24 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 24 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
Syntax error on token ":", ( expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem
Syntax error on token ":", [ expected   NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
Syntax error on token ":", delete this token    NewGoogleStartPage.groovy       
GoogleSearch/src        line 24 Java Problem
Syntax error on token ":", delete this token    NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error on token ":", delete this token    NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error on token ":", delete this token    NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
Syntax error on token ":", delete this token    NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem
Syntax error on token ":", invalid AssignmentOperator   
NewGoogleStartPage.groovy       GoogleSearch/src        line 24 Java Problem
Syntax error on token ":", invalid AssignmentOperator   
NewGoogleStartPage.groovy       GoogleSearch/src        line 25 Java Problem
Syntax error on token ":", invalid AssignmentOperator   
NewGoogleStartPage.groovy       GoogleSearch/src        line 27 Java Problem
Syntax error on token ""google_start_page.search"", delete this token   
NewGoogleStartPage.groovy       GoogleSearch/src        line 61 Java Problem
Syntax error on token "keyType", ( expected after this token    
NewGoogleStartPage.groovy       GoogleSearch/src        line 33 Java Problem
Syntax error on token "type", ( expected after this token       
NewGoogleStartPage.groovy       GoogleSearch/src        line 40 Java Problem
Syntax error on token(s), misplaced construct(s)        
NewGoogleStartPage.groovy       GoogleSearch/src        line 33 Java Problem
Syntax error on token(s), misplaced construct(s)        
NewGoogleStartPage.groovy       GoogleSearch/src        line 40 Java Problem
Syntax error on tokens, delete these tokens     NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error on tokens, delete these tokens     NewGoogleStartPage.groovy       
GoogleSearch/src        line 47 Java Problem
Syntax error on tokens, delete these tokens     NewGoogleStartPage.groovy       
GoogleSearch/src        line 52 Java Problem
Syntax error, insert ";" to complete BlockStatements    
NewGoogleStartPage.groovy       GoogleSearch/src        line 24 Java Problem
Syntax error, insert ";" to complete BlockStatements    
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert ";" to complete BlockStatements    
NewGoogleStartPage.groovy       GoogleSearch/src        line 33 Java Problem
Syntax error, insert ";" to complete BlockStatements    
NewGoogleStartPage.groovy       GoogleSearch/src        line 40 Java Problem
Syntax error, insert ";" to complete BlockStatements    
NewGoogleStartPage.groovy       GoogleSearch/src        line 57 Java Problem
Syntax error, insert ";" to complete Statement  NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem
Syntax error, insert ")" to complete Expression NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 24 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 24 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert ")" to complete MethodInvocation   
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert "]" to complete ArrayAccess        
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
Syntax error, insert "]" to complete Expression NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Syntax error, insert "AssignmentOperator Expression" to complete Assignment     
NewGoogleStartPage.groovy       GoogleSearch/src        line 33 Java Problem
Syntax error, insert "AssignmentOperator Expression" to complete Assignment     
NewGoogleStartPage.groovy       GoogleSearch/src        line 40 Java Problem
tag cannot be resolved  NewGoogleStartPage.groovy       GoogleSearch/src        
line 24 Java Problem
The field BaseDslContext.ui is not visible      NewGoogleStartPage.groovy       
GoogleSearch/src        line 24 Java Problem
The method group(String) is undefined for the type NewGoogleStartPage   
NewGoogleStartPage.groovy       GoogleSearch/src        line 24 Java Problem
The type NewGoogleStartPage must implement the inherited abstract method 
GroovyObject.getMetaClass()    NewGoogleStartPage.groovy       GoogleSearch/src 
       line 9  Java Problem
The type NewGoogleStartPage must implement the inherited abstract method 
GroovyObject.getProperty(String)       NewGoogleStartPage.groovy       
GoogleSearch/src        line 9  Java Problem
The type NewGoogleStartPage must implement the inherited abstract method 
GroovyObject.invokeMethod(String, Object)      NewGoogleStartPage.groovy       
GoogleSearch/src        line 9  Java Problem
The type NewGoogleStartPage must implement the inherited abstract method 
GroovyObject.setMetaClass(MetaClass)   NewGoogleStartPage.groovy       
GoogleSearch/src        line 9  Java Problem
The type NewGoogleStartPage must implement the inherited abstract method 
GroovyObject.setProperty(String, Object)       NewGoogleStartPage.groovy       
GoogleSearch/src        line 9  Java Problem
title cannot be resolved        NewGoogleStartPage.groovy       
GoogleSearch/src        line 25 Java Problem
Type mismatch: cannot convert from String to int        
NewGoogleStartPage.groovy       GoogleSearch/src        line 25 Java Problem
Type mismatch: cannot convert from String to int        
NewGoogleStartPage.groovy       GoogleSearch/src        line 26 Java Problem
value cannot be resolved        NewGoogleStartPage.groovy       
GoogleSearch/src        line 26 Java Problem
value cannot be resolved        NewGoogleStartPage.groovy       
GoogleSearch/src        line 27 Java Problem

Reply via email to