Thanks very much Peter! That helpted a lot, i was nearly getting crazy
because of that :)
I put a comment on the wiki of raphaelgwt, so that everybody knows how
to configure it easily with the .jar-file...

Its because the distribution (raphaelgwt-r16.zip), by extracting it,
there are nowhere in the src-folder .class-Files... the .jar-File you
gave the link to it, contains in the folder client all the
necessary .class-Files... so it functions very well with the .jar-
File!!!

I would like to know, why that dosn't function with the distribution
(raphaelgwt-r16.zip) that is offered...anybody an idea?

Best regards

On 2 Mai, 12:03, Peter Simun <[email protected]> wrote:
> Finally I understand exactly what is the problem :)
>
> You have few posibilities:
> 1, (Copied from getting started wiki) "Download the source
> distribution and extract in your project root" - so just download zip
> bundle and copy the sources from bundle into your project sources
>
> 2, Add jar dependency into your project. It depends if you are using
> some dependency management tool or just plain eclipse based project.
> For maven project:
> - add new repositoryhttp://acris.googlecode.com/svn/releases-repository
> - add dependency to you pom.xml
>
>         <dependency>
>                 <groupId>com.hydro4ge</groupId>
>                 <artifactId>raphaelgwt</artifactId>
>                 <version>1.0.0</version>
>         </dependency>
>
> For eclipse based project:
> - 
> downloadhttp://acris.googlecode.com/svn/releases-repository/com/hydro4ge/raph...
> - add new library in project build path using eclipse
>
> Hope this helps
> Peter
>
> On 1. Máj, 19:39 h., leyg <[email protected]> wrote:
>
>
>
> > Thanks Peter, but this doesn't help, because it covers not my Problem.
> > i have problem in configuring the raphaelgwt-library into my Project,
> > i created a new discussion once...
> > <http://groups.google.de/group/raphaeljs/browse_frm/thread/6dc40b5120b...
>
> > it is getting me ***** this problem :(
>
> > Normally you really just has to to that 2 steps as described in the
> > wiki of raphaelGWT, but i cant see which step i did wrong... .
>
> > On 1 Mai, 14:21, Peter Simun <[email protected]> wrote:
>
> > > sure ... just read README.txt (http://code.google.com/p/raphaelgwt/
> > > source/browse/trunk/samples/MyCircle/README.txt)
>
> > > without eclipse it is just one command: ant devmode which runs the
> > > sample in development mode (ou, the zero step is to set up correctly
> > > GWTPATH environment variable to your GWT libraries).
>
> > > You can inspire from the sample project in order to create new one.
>
> > > Peter
>
> > > On 29. Apr, 21:35 h., leyg <[email protected]> wrote:
>
> > > > the raphaelgwt wrapper is perfect!!!
> > > > but how can i configure it working (with ecplise or without eclipse)
> > > > just with GWT... i have problems in how to add the library... the
> > > > steps in the wiki of raphaelgwt does't help...
>
> > > > did anybody configure it?
>
> > > > On 19 Apr., 21:41, Peter Simun <[email protected]> wrote:
>
> > > > > and what about usingGWTraphaelwrapper 
> > > > > ?http://code.google.com/p/raphaelgwt/
>
> > > > > You can find getting started wiki there (http://code.google.com/p/
> > > > > raphaelgwt/wiki/GettingStarted) and also the sample 
> > > > > projecthttp://code.google.com/p/raphaelgwt/source/browse/#svn/trunk/samples.
>
> > > > > -p-
>
> > > > > On 15. Apr, 22:12 h., David Kendall <[email protected]> wrote:
>
> > > > > > gafgaf <[email protected]> wrote:
> > > > > > >ok its done, i tried but it is not very compatible with current
> > > > > > >versions of Firefox, IE, ... and GWT2.0
> > > > > > >and that project is not progressed and improved anymore...
>
> > > > > > >nevertheless, thanks a lot!
> > > > > > >best regards
>
> > > > > > >On 15 Apr., 18:22, gafgaf <[email protected]> wrote:
> > > > > > >> Hi, thanks for the link, it looks good... i like try it but i 
> > > > > > >> have
> > > > > > >> problems configuring it withgwt, is there a manual for dummies 
> > > > > > >> using
> > > > > > >> eclipse or without eclipse?
>
> > > > > > >> best regards
>
> > > > > > >> On 15 Apr., 16:48, kozura <[email protected]> wrote:
>
> > > > > > >> > maybehttp://code.google.com/p/gwt-diagrams/
>
> > > > > > >> > On Apr 14, 12:26 pm, gafgaf <[email protected]> wrote:
>
> > > > > > >> > > Hi
> > > > > > >> > > I'm student from Germany an looking for any good library 
> > > > > > >> > > that i can
> > > > > > >> > > use with Google Web Toolkit to create trees/graphs, where 
> > > > > > >> > > you can move
> > > > > > >> > > nodes and connect these nodes with edges...but not like 
> > > > > > >> > > PieChart,
> > > > > > >> > > MotionChart.. but like 
> > > > > > >> > > e.g.:http://raphaeljs.com/graffle.html.
> > > > > > >> > > So finally it has to do with JavaScript... i don't like make 
> > > > > > >> > > just a
> > > > > > >> > > desktop-application.
>
> > > > > > >> > > My problem is i'm beginner and i dont know which libraries 
> > > > > > >> > > would be
> > > > > > >> > > appropriate for my idea with the tree/graph... I'am looking 
> > > > > > >> > > a while
> > > > > > >> > > for some appropriate libraries in the internet, but so far i 
> > > > > > >> > > didn't
> > > > > > >> > > found something usefull that works withGWT(gwt-jsviz is 
> > > > > > >> > > already a
> > > > > > >> > > dead project as i see)...do you have any suggestion for me, 
> > > > > > >> > > how i can
> > > > > > >> > > realize my idea withGWT, maybe without any external 
> > > > > > >> > > librariy... i
> > > > > > >> > > would be very pleased and happy...
>
> > > > > > >> > > Thanks and best regards
> > > > > > >> > > Gafur
>
> > > > > > >--
> > > > > > >You received this message because you are subscribed to the Google 
> > > > > > >Groups "Google Web Toolkit" 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 
> > > > > > >athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google 
> > > > > Groups "Google Web Toolkit" 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 
> > > > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups "Google Web Toolkit" 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 
> > > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups 
> > > "Google Web Toolkit" 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 
> > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" 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 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" 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 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to