發表文章

目前顯示的是有「Eclipse」標籤的文章

Eclipse 設定:Java code 中文亂碼

圖片
點選 Windows -> Preference General -> Workspace -> Text file encoding -> 勾選 Other: UTF-8

Eclipse 設定: Java 自動排版

圖片
使用快捷鍵自動排版 Windows: Ctrl + Shift + F Mac:  ⌘  +  ⇧  +  F 儲存時自動排版、import packages、增加 annotations 點選 Windows -> Preferences Java -> Editor -> Save Action -> 勾選 Perform the selected actions on save Format source code:自動排版 Organize imports:自動 import Additional actions:自動增加 annotations