Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343591 - [xbase] method selection popup does not display meaningful parameter names
Summary: [xbase] method selection popup does not display meaningful parameter names
Status: CLOSED FIXED
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.0.0   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 13:08 EDT by Niko Stotz CLA
Modified: 2017-09-19 17:17 EDT (History)
1 user (show)

See Also:
sebastian.zarnekow: indigo+


Attachments

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