Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "ui": {
- "interfaceAccentColor": {
- "value": -7092917,
- "falpha": 0.0
- },
- "aatext": true,
- "useSystemAAFontSettings": "on",
- "expandSectionsByDefault": false,
- "use2DAcceleration": false,
- "autoreloadTabs": true
- },
- "backups": {
- "workspaceAutosaveInterval": 30,
- "automatedBackupInterval": 5,
- "numberOfBackupsToStore": 10
- },
- "remoteworkspace": {
- "useMCreatorUsername": true
- },
- "blockly": {
- "enableComments": true,
- "enableCollapse": true,
- "enableTrashcan": true,
- "maxScale": 100,
- "minScale": 40,
- "scaleSpeed": 105,
- "legacyFont": false
- },
- "ide": {
- "editorTheme": "MCreator",
- "fontSize": 12,
- "autocomplete": true,
- "autocompleteMode": "Smart",
- "autocompleteDocWindow": true,
- "lineNumbers": true,
- "showErrorStrip": false
- },
- "gradle": {
- "compileOnSave": true,
- "xms": 625,
- "xmx": 2048,
- "offline": false,
- "java_home": {
- "path": "C:\Program Files\Java\jre1.8.0_241\bin\java.exe"
- }
- },
- "notification": {
- "showWhatsNextPage": true,
- "checkForUpdates": true,
- "checkForPatches": true
- },
- "hidden": {
- "workspaceLargeIcons": true,
- "fullScreen": true,
- "projectTreeSplitPos": 0,
- "workspaceSortAscending": true,
- "workspaceSortType": "CREATED"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement