Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 329809

Summary: JSPCoreTestSuite test project missing src folder
Product: [WebTools] WTP Source Editing Reporter: Nick Sandonato <nsand.dev>
Component: jst.jspAssignee: Nick Sandonato <nsand.dev>
Status: RESOLVED FIXED QA Contact: Nick Sandonato <nsand.dev>
Severity: normal    
Priority: P3 CC: thatnitind
Version: 3.2.2   
Target Milestone: 3.2.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch none

Description Nick Sandonato CLA 2010-11-09 10:19:22 EST
JSPJavaTranslatorCoreTest#test_javaVariableIncludes() references a file in a dynamic web project with no src folder. This can cause problems when creating a compilation unit.
Comment 1 Nick Sandonato CLA 2010-11-09 10:20:54 EST
Created attachment 182724 [details]
patch
Comment 2 Nick Sandonato CLA 2010-11-09 10:34:00 EST
Testfiles updated.