Konloch / Konloch/bytecode-viewer
How to use BCV inside eclipse code
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 15.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I was working on the GUI of BCV to search for specific words and open the files that match my searching terms and do some modification on them however, all that was done manually now I want to build a tool that do what I did, as a start I imported BCV as Jar file in eclipse (JAVA) but don't know how to use BCV
is it suppose to call method or develop my own code to interact with it?
if there any resources that can help me I would appreciate your help
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions only an imported BCV JAR in Eclipse and does not name a file, test, or entry point. Start by determining how BCV is intended to be used from Java and whether existing resources explain its integration; done means documenting whether callers should invoke BCV methods or write their own integration code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100