You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Malcolm Edgar <ma...@gmail.com> on 2005/12/20 11:51:29 UTC

Re: If there is not ? can u suggest a good framework that goes well with velocity and is simple to configure and use!!!

Well I have a biased opinion here, but checkout:

http://click.sourceforge.net

regards Malcolm Edgar

On 12/20/05, Raghav <ra...@mailnation.net> wrote:
>
>
> Hi guys,
>
>
>
>     have a question regarding velocity,i am using velocity
>
> in a new project which is web based, i dont want to use any specific
> framework as such , coz we have one of our own,my problem is that when a
> user enters any data in the form the VO's(Value Object) pertaining to that
> field has to be populated automatically instead of me getting the parameters
> from the form and manually setting them, Is there any way to do this in
> Velocity ? without the use of
>
> a framework. If there is not? can u suggest a good framework that goes well
> with Velocity and is simple to configure and use!!!
>
>
>
> Thanking You
>
> Raghav

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org


Re: org.eclipse.ui.plugin.AbstractUIPlugin

Posted by Will Glass-Husain <wg...@forio.com>.
I think you may have the wrong list...

What's the Velocity question?

WILL

----- Original Message ----- 
From: "Pascual Queralt" <pq...@yahoo.es>
To: "Velocity Users List" <ve...@jakarta.apache.org>
Sent: Monday, January 09, 2006 11:00 AM
Subject: org.eclipse.ui.plugin.AbstractUIPlugin


Hi to everyone!!

Well, I have a problem building one plugin.
In one of the files, specifically in the one that conforms the main class of 
the plugin appear the next error
The type org.eclipse.ui.plugin.AbstractUIPlugin cannot be resolved. It is 
indirectly referenced from referenced .class files

and I don't know what to do. Does anyone have any idea ?

Many thanks.

   Pascual 


---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org


org.eclipse.ui.plugin.AbstractUIPlugin

Posted by Pascual Queralt <pq...@yahoo.es>.
Hi to everyone!!

Well, I have a problem building one plugin. 
In one of the files, specifically in the one that conforms the main class of the plugin appear the next error 
The type org.eclipse.ui.plugin.AbstractUIPlugin cannot be resolved. It is indirectly referenced from referenced .class files

and I don't know what to do. Does anyone have any idea ?

Many thanks.

   Pascual