{"id":16445272,"url":"https://github.com/dgapitts/helloeclipseworld","last_synced_at":"2025-10-07T14:21:33.836Z","repository":{"id":145829349,"uuid":"240746333","full_name":"dgapitts/HelloEclipseWorld","owner":"dgapitts","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-15T23:18:59.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T01:00:00.099Z","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/dgapitts.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-15T16:16:52.000Z","updated_at":"2020-02-15T23:19:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b4bd816-8214-4b3f-bc8a-9c96b100a142","html_url":"https://github.com/dgapitts/HelloEclipseWorld","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2FHelloEclipseWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2FHelloEclipseWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2FHelloEclipseWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2FHelloEclipseWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/HelloEclipseWorld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831200,"owners_count":19864711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-11T09:43:49.974Z","updated_at":"2025-10-07T14:21:28.795Z","avatar_url":"https://github.com/dgapitts.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Hello Eclipse World\n\n![Eclipse Tutorial](Hello-eclipse-world-tutorial.png)\n\n## Overview\n\nSimple training exercise - following eclipse HelloWord tutorial:\n- I've not used Eclipse before\n- I'm also switching from MacOSX to Linux Desktop (Ubuntu)\n\n## Eclipse Project files\n```\n[~/workspace/HelloEclipseWorld] # ls -aR .\n.:\n.  ..  .classpath  .git  .gitignore  Hello-eclipse-world-tutorial.png  .project  README.md  .settings  src\n\n./.git:\n.  ..  branches  COMMIT_EDITMSG  config  description  FETCH_HEAD  HEAD  hooks  index  info  logs  objects  ORIG_HEAD  packed-refs  refs\n\n./.git/branches:\n.  ..\n\n...\n\n./.settings:\n.  ..  org.eclipse.jdt.core.prefs\n\n./src:\n.  ..  HelloWorld.java\n\n```\n\n## Inspecting .classpath and .settings/org.eclipse.jdt.core.prefs\n```\n[~/workspace/HelloEclipseWorld] # cat .classpath \n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cclasspath\u003e\n\t\u003cclasspathentry kind=\"src\" path=\"src\"/\u003e\n\t\u003cclasspathentry kind=\"con\" path=\"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/OSGi%Minimum-1.2\"/\u003e\n\t\u003cclasspathentry kind=\"output\" path=\"bin\"/\u003e\n\u003c/classpath\u003e\n[~/workspace/HelloEclipseWorld] # cat .settings/org.eclipse.jdt.core.prefs \neclipse.preferences.version=1\norg.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled\norg.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2\norg.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve\norg.eclipse.jdt.core.compiler.compliance=1.4\norg.eclipse.jdt.core.compiler.debug.lineNumber=generate\norg.eclipse.jdt.core.compiler.debug.localVariable=generate\norg.eclipse.jdt.core.compiler.debug.sourceFile=generate\norg.eclipse.jdt.core.compiler.problem.assertIdentifier=warning\norg.eclipse.jdt.core.compiler.problem.enumIdentifier=warning\norg.eclipse.jdt.core.compiler.source=1.3\ncat .settings/org.eclipse.jdt.core.prefs \neclipse.preferences.version=1\norg.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled\norg.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2\norg.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve\norg.eclipse.jdt.core.compiler.compliance=1.4\norg.eclipse.jdt.core.compiler.debug.lineNumber=generate\norg.eclipse.jdt.core.compiler.debug.localVariable=generate\norg.eclipse.jdt.core.compiler.debug.sourceFile=generate\norg.eclipse.jdt.core.compiler.problem.assertIdentifier=warning\norg.eclipse.jdt.core.compiler.problem.enumIdentifier=warning\norg.eclipse.jdt.core.compiler.source=1.3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fhelloeclipseworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Fhelloeclipseworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fhelloeclipseworld/lists"}