Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems 2015
DOI: 10.1145/2702123.2702589
|View full text |Cite
|
Sign up to set email alerts
|

StructJumper

Abstract: It can be difficult for a blind developer to understand and navigate through a large amount of code quickly, as they are unable to skim as easily as their sighted counterparts. To help blind developers overcome this problem, we present StructJumper, an Eclipse plugin that creates a hierarchical tree based on the nesting structure of a Java class. The programmer can use the TreeView to get an overview of the code structure of the class (including all the methods and control flow statements) and can quickly swit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 59 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…The users can query and navigate the content of the graphs easily. Baker et al [7] develop a plugin for Eclipse IDE to assist blind programmers in navigating Java source code. It constructs a hierarchical tree of the nesting structure of a program's source code.…”
Section: Application-specific Plugins To Enhance Accessibilitymentioning
confidence: 99%
“…The users can query and navigate the content of the graphs easily. Baker et al [7] develop a plugin for Eclipse IDE to assist blind programmers in navigating Java source code. It constructs a hierarchical tree of the nesting structure of a program's source code.…”
Section: Application-specific Plugins To Enhance Accessibilitymentioning
confidence: 99%
“…Potluri et al [12] started by categorizing the accessibility issues in IDEs and then created CodeTalk, a Visual Studio plugin, to address a subset of the issues discussed. Baker et al [1] created StructJumper, an Eclipse plug-in to help blind students navigate in the code. Smith et al [15] created a plug-in to make the program hierarchy more accessible.…”
Section: Related Workmentioning
confidence: 99%
“…The challenge of navigating the code and understanding its structure was considered during the development of StructJumper, a plugin for the Eclipse programming environment which enables VI users to navigate through a program written in Java (Baker et al, 2015). StructJumper generates a tree that is made up of the nested structures contained within the program, this enables the user to easily jump between each nested structure in the code.…”
Section: Code Navigationmentioning
confidence: 99%
“…Programming can be challenging to learn and, for visually impaired (VI), learners there are numerous additional barriers to the learning process. Many modern programming environments are inaccessible to VI learners, being challenging or impossible to interface with using a screen reader (Baker et al, 2015;Stefik et al, 2011) and user interfaces often employ highly graphical depictions (Ludi, 2013). Kane & Bigham (2014) identified the following criteria for the development of environments in which VI children can learn to program:…”
Section: Introductionmentioning
confidence: 99%