anand vijay

Greenhorn
+ Follow
since Mar 23, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by anand vijay

yes, you can post icon to a SWT component/widget (such as text etc.)
18 years ago
We developed a plugin with views in Windows xp machine and loaded the same plugin in other Windows machine. It looked fine.

When I tried to open the plugin in Linux machine, the GUI is not getting displayed as such in Windows machine, overlapping of groups occur.

The resolution in both windows and linux machine we are using are 1024 by 768 pixels.

I don�t know why this variation in GUI occur?

Can you please tell me how to resolve the variation in GUI (ie. What is the GUI code/layout/design that we need to follow that works on both windows and linux)
18 years ago
I have installed JRE and eclipse in my linux Machine.
When I invoke eclipse, I get the following error.

JVM terminated. Error code = 13.
/usr/bin/java
-cp <root>/eclipse/./startup.jar org.eclipse.code.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash <root>/eclipse/./eclipse -showsplash 600



please suggest solution.

thanks in advance
anand.
can you give me the code sample for using progress monitor in eclipse