Voggy Horla

Greenhorn
+ Follow
since Dec 23, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Voggy Horla

why not scwcd 1.4?
i want to know how long for 1.4 ((4hrs/day!))
<code>
----------------------------------------------
!ENTRY org.eclipse.osgi 六月 12, 2004 23:57:39.234
!MESSAGE Error registering XML parser services.
!STACK 0
...........................
!ENTRY org.eclipse.osgi 六月 12, 2004 23:57:39.515
!MESSAGE Startup error
!STACK 1
................
Impl.parsePluginInfo(PluginConverterImpl.java:547)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:108)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:650)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:196)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:173)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.getManifest(EclipseBundleData.java:155)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromManifest(EclipseBundleData.java:236)
at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBundleData.initializeNewBundle(DefaultBundleData.java:77)
at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAdaptor$1.begin(DefaultAdaptor.java:436)
at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:739)
at org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:657)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:708)
at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:652)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:219)
at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:438)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:219)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:125)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
i always determine by this
A = new B =>is that capatabled with that
B instanceof A
that might be good to you!
Good Job,Buddy!
Congratulations!
20 years ago
just 3 weeks!
OH.......
Congrats
20 years ago
the conditional expression
(i++ < 2)
will be executed before print the i.

the result is : 0 5
why the 1st is not 3
Edited by Corey McGlone: Fixed CODE Tags
[ April 16, 2004: Message edited by: Corey McGlone ]
Sorry, this site is temporarily unavailable!

sned to me plz,my email [email protected]
thanx alot!!
[ February 04, 2004: Message edited by: hola vokee ]