Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1000414 // Java hello world

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (5L/1K/1K).

public class main {
  public static void main(String[] args) {
    System.out.println("Hello world!");
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): adtiomwmedle, aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000414
Snippet name: Java hello world
Eternal ID of this version: #1000414/1
Text MD5: 30195979a9ffff2853966cfd21854756
Transpilation MD5: 30195979a9ffff2853966cfd21854756
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-05 15:19:04
Source code size: 112 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 619 / 1616
Referenced in: #636 - Resolve symbolic translator invocations
#1000416 - Java hello world with test for setting androidContext
#1000573 - Run program and upload output as NT snippet (developing)
#1000854 - Run program and upload output as NT snippet (attempt 2)
#1000874 - Run another program with Swing Java Console
#1000971 - Hello world with stay-alive (for testing autoLogToChat)
#3000026 - Output of: #1000414
#3000382 - Answer for ferdie (>> t = 1, f = 0)
#3000383 - Answer for funkoverflow (>> t=1, f=0 okay)