{"id":19069123,"url":"https://github.com/cbos/openfromexternalevent","last_synced_at":"2026-06-21T17:31:49.027Z","repository":{"id":14732476,"uuid":"17453292","full_name":"cbos/OpenFromExternalEvent","owner":"cbos","description":"Eclipse plugin which can handle external event and open files or show a stacktrace","archived":false,"fork":false,"pushed_at":"2014-09-05T19:06:34.000Z","size":428,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T03:41:48.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-05T20:02:30.000Z","updated_at":"2014-09-05T19:06:34.000Z","dependencies_parsed_at":"2022-08-31T13:20:21.749Z","dependency_job_id":null,"html_url":"https://github.com/cbos/OpenFromExternalEvent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbos/OpenFromExternalEvent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbos%2FOpenFromExternalEvent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbos%2FOpenFromExternalEvent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbos%2FOpenFromExternalEvent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbos%2FOpenFromExternalEvent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbos","download_url":"https://codeload.github.com/cbos/OpenFromExternalEvent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbos%2FOpenFromExternalEvent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34620358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T01:13:24.685Z","updated_at":"2026-06-21T17:31:48.998Z","avatar_url":"https://github.com/cbos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Open from External Event\n=====================\n\nEclipse plugin which can handle external event and open files or show a stacktrace.\nThis feature is inspired by 2 features:\n\n* the Direct Click Through feature of the Atlassian Connector\n* Eclipse [Open from Clipboard feature][1]\n\n## How does it work?\n\nIt's really quite simple. Eclipse will listen on a port locally on the client machine (it'll only accept loopback IPs, so there is no security breach). Your link is really a simple call to this port. Eclipse plugin will pick this up and work magic.\n\n## What is handled\n\nTries to **open the matching** Java element in the editor if the clipboard contains a **single line**. **Otherwise** it opens the contents in the **Java Stack Trace Console**. Examples:\n\n    java.lang.String\n    String\n    String#getBytes\n    String.getBytes\n    java.lang.String.getBytes(String)\n    String.java:123\n    at java.lang.String.matches(String.java:1550)\n    java.lang.String.valueOf(char) line: 1456\n    currentTimeMillis()\n\n## Where is it used from?\n * [Jenkins plugin][2] \n * [AnalysisDashboard][3] \n \n## Plugin installation\n\nTo install the Eclipse plugin:\n\n* In Eclipse, click on Help -\u003e Install New Software...\n* Click on Add..\n* Enter the following:\n  Name: Open from External Event plugin\n  URL: http://cbos.github.io/OpenFromExternalEvent/update/\n  and click OK.\n* Select the plugin and click Next \u003e.\n* You'll need to accept the (empty) license and confirm you want to install a plugin that is not digitally signed. Go ahead and install it anyway.\n* Restart eclipse.\n\n\n  [1]: http://help.eclipse.org/indigo/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/ref-menu-navigate.htm\n  [2]: https://wiki.jenkins-ci.org/display/JENKINS/Send+stacktrace+to+eclipse+plugin\n  [3]: https://github.com/cbos/AnalysisDashboard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbos%2Fopenfromexternalevent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbos%2Fopenfromexternalevent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbos%2Fopenfromexternalevent/lists"}