Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329809 - JSPCoreTestSuite test project missing src folder
Summary: JSPCoreTestSuite test project missing src folder
Status: RESOLVED FIXED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.3   Edit
Assignee: Nick Sandonato CLA
QA Contact: Nick Sandonato CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 10:19 EST by Nick Sandonato CLA
Modified: 2010-11-09 10:34 EST (History)
1 user (show)

See Also:


Attachments
patch (930 bytes, patch)
2010-11-09 10:20 EST, Nick Sandonato CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.