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

Bug 343591

Summary: [xbase] method selection popup does not display meaningful parameter names
Product: [Modeling] TMF Reporter: Niko Stotz <eclipse>
Component: XtextAssignee: Project Inbox <tmf.xtext-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: sebastian.zarnekow
Version: 2.0.0Flags: sebastian.zarnekow: indigo+
Target Milestone: M7   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Niko Stotz CLA 2011-04-21 13:08:28 EDT
Build Identifier: I20110310-1119

In the identical Eclipse instance, the Java editor shows meaningful parameter names, but not the Xbase editor for the very same method. As the complete Javadoc display next to the popup works, this is not severe.

Reproducible: Always

Steps to Reproduce:
(] showing cursor position)

"this is a string".subst|

pressing Ctrl+Space in Java editor shows in the listbox
substring(int beginIndex): String - String
substring(int beginIndex, int endIndex): String - String

but in Xbase editor, the parameter names are missing:
substring(int arg0): String - String
substring(int arg0, int arg1): String - String

Note: I'm not aware of any changes to Java or Eclipse regarding Javadoc or source code attachments. I downloaded the version linked to in Sven's blog and didn't change anything in the configuration; it's a completely new workspace. The Java version is latest from Apple:
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)
Comment 1 Sebastian Zarnekow CLA 2011-04-28 13:45:22 EDT
Pushed to master.
Comment 2 Karsten Thoms CLA 2017-09-19 17:05:56 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 3 Karsten Thoms CLA 2017-09-19 17:17:49 EDT
Closing all bugs that were set to RESOLVED before Neon.0