Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Many warnings in SWT while doing HelloWorldSWT cheat sheet (Is this normal?)
Many warnings in SWT while doing HelloWorldSWT cheat sheet [message #1022258] Thu, 21 March 2013 11:01
Kirk S is currently offline Kirk S
Messages: 1
Registered: March 2013
Junior Member
I'm new to Java and Eclipse. I installed Eclipse Classic and got a bunch of warnings using the HelloWorldSWT Cheat Sheet built into Eclipse. Is this normal?
Description	Resource	Path	Location	Type
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1972	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1971	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1970	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1969	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1968	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1967	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1966	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1965	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1964	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1963	Java Problem
The method getPeer() from the type Component is deprecated	SWT_AWT.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/awt	line 196	Java Problem
There is no 'jre.compilation.profile' build entry and the project has Java compliance preferences set	build.properties	/org.eclipse.swt.win32.win32.x86_64	line 1	Plug-in Problem
Resource leak: 'jar' is never closed	Library.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/internal	line 185	Java Problem
Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 	org.eclipse.swt.win32.win32.x86_64		Build path	JRE System Library Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1973	Java Problem
The method removeEventListener(OleAutomation, GUID, int, OleListener) from the type OleControlSite is deprecated	IE.java	/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/browser	line 1974	Java Problem
 
Read Message
Previous Topic:Updates and Libraries
Next Topic:Understanding Eclipse Development
Goto Forum:
  


Current Time: Thu May 23 10:19:30 EDT 2013

Powered by FUDForum. Page generated in 0.01663 seconds