Originally posted by Veenu Kumar:
Hi all ,
We are using weblogic 8.1 server and workshop. Is there some way to deploy the application on the production server , such that we can debug it in our workshop.
Regards,
Veenu
Originally posted by shakila xavier:
Does anybody know of an existing URI/URN java parser that can parse not only
the scheme but also all the parameters. For example, it must be capable of parsing the following urn:
mailto:[email protected]?subject=subj1&body=body1
Thanks!
Originally posted by Vinod Chamoli:
Hello All,
I am pretty new to GEF. I have GEF installables and wanna try some sample examples. I have GEF supplied examples which workes fine as plugin but I want to see a standalone example. If any one have some sample standalone example kindly let me know.
Thanks !
Originally posted by shawn kennedy:
can someone please tell me how i could use eclipse for developing servlets jsp and ejb.I dont seem to understand the exact purpose of an ide meaning besides writing my code for the j2ee components and debugging what else can i do .Can someone point out a tutorial which from whi8ch i can learn to use eclipse for developing an application consisting of ejb,jsp and servlets.Someone pls help im in deperate need of this.
what all do i need to know when i say that i know how to use an ide
Originally posted by N Padma:
I am trying to understand Eclipse. But I find it very difficult. Can somebody tell me what is the difference between Editor and multipage editor? Why 3 pages are associated with multipage editors? Instead why can't we use 3 composite dialog pages?
Please let me know. I need to know this badly as I have to decide which one to use for my application.
Thanks,
Padma.
Originally posted by N Padma:
I have a java application with SWT on eclipse 3.0. I can get the program compiled but when I run the application I get "java.lang.UnsatisfiedLinkError: no swt-win32-3034 in java.library.path"
I have the swt.jar set in the build path of the project.
project -> properties -> Java Build path -> libraries ->swt.jar
still why the application is not able to run?
Thanks,
Padma.