Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370321 - expected misspelled expexted
Summary: expected misspelled expexted
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7.1   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 07:43 EST by george udosen CLA
Modified: 2012-02-02 01:22 EST (History)
2 users (show)

See Also:


Attachments
error image (112.65 KB, image/png)
2012-02-01 20:32 EST, george udosen CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description george udosen CLA 2012-02-01 07:43:42 EST
JUnit development samples produces a "expexted" text, rather than a "expected" text when following the instructions to develop a new java project using JUnit

-- Configuration Details --
Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.java.product)
Installed Features:
 org.eclipse.jdt 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK
Comment 1 Dani Megert CLA 2012-02-01 11:23:32 EST
(In reply to comment #0)
> JUnit development samples produces a "expexted" text, rather than a "expected"
> text when following the instructions to develop a new java project using JUnit

Which instructions? Please provide more detailed steps.
Comment 2 george udosen CLA 2012-02-01 20:32:07 EST
Created attachment 210416 [details]
error image

here you can see what i saw when when performing the tasks from the tutorial on java development
Comment 3 george udosen CLA 2012-02-01 20:32:33 EST
From welcome window:STEPS ARE>
	-java development user guide
		-getting started
			-basic tutorials
				-editing java elements
					-using code templates [here lies the problem], WHEN FOLLOWING THE INSTRUCTIONS HERE THE TEMPLATE INPUTES "EXPEXTED" RATHER THAN "EXPEXTED" AS SEEN IN THE TUTORIAL SCREEN.
					Sorry for the incomplete info earlier. new to eclipse still learning...
Comment 4 george udosen CLA 2012-02-01 20:34:50 EST
From welcome window:STEPS ARE>
-java development user guide
-getting started
-basic tutorials
-editing java elements
-using code templates [here lies the problem], WHEN FOLLOWING THE INSTRUCTIONS HERE THE TEMPLATE INPUTES "EXPEXTED" RATHER THAN "EXPECTED" AS SEEN IN THE TUTORIAL SCREEN.
Sorry for the incomplete info earlier. new to eclipse still learning...

sorry made a mistake in the expected for the tutorial screen...
Comment 5 Deepak Azad CLA 2012-02-02 01:22:39 EST
The template just fills in the local variable name that you have used, and as seen on the left part of the screenshot you typed the wrong spelling.