Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
eclipse-plugin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • asm
  • eclipse-plugin
  • Issues
  • #304433

Closed
Open
Opened Jan 05, 2006 by Anonymous@anonymous

eclipse plugin bytecode outline: iconst_### does not appear in bytecode reference

I'm using eclipse 3.1.1 (M20050929-0840)


1. enable bytecode view (only link with editor and show current element are
enabled)
2. enable bytecode reference view.
3. open a java class where the bytecode has an iconst_0 (e.g., return false;)
4. left click in bytecode view on "iconst_0"
5. the bytecode reference view shows "The topic that you have requested is not
available. The link may be wrong, or you may not have the corresponding product
feature installed. This online help only includes documentation for features
that are installed."

maybe istore_n has the same behavior, but I don't have an example of that in
front of me to check.


Thanks,
Ron
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: asm/eclipse-plugin#304433