Tagged articles
7 articles
Page 1 of 1
Top Architect
Top Architect
Apr 3, 2026 · Industry Insights

Why IntelliJ IDEA 2026.1 EAP 3 Finally Moves Deleted Files to the Recycle Bin

IntelliJ IDEA 2026.1 EAP 3 introduces a major usability change by sending deleted files to the system recycle bin instead of permanently erasing them, addressing a six‑year‑old issue and offering safer file recovery while also delivering numerous other Spring, Java, Kotlin, editor, AI, platform, and performance enhancements.

EAP 2026.1IDEIntelliJ IDEA
0 likes · 7 min read
Why IntelliJ IDEA 2026.1 EAP 3 Finally Moves Deleted Files to the Recycle Bin
SpringMeng
SpringMeng
Mar 29, 2026 · Industry Insights

IntelliJ IDEA 2026.1: Full AI Integration Makes This Upgrade Truly Safe

JetBrains' IntelliJ IDEA 2026.1 introduces an AI agent marketplace, quota‑free smart completion, enhanced Git Worktree support, full Java 26 features, deep Spring tooling, Wayland as the default display protocol, and a system‑level recycle bin, turning the IDE into a developer cognition‑enhancing platform and justifying an immediate upgrade.

AI integrationIntelliJ IDEAJava 26
0 likes · 9 min read
IntelliJ IDEA 2026.1: Full AI Integration Makes This Upgrade Truly Safe
Aikesheng Open Source Community
Aikesheng Open Source Community
Apr 10, 2023 · Databases

Understanding OceanBase Recycle Bin: Retrieval, Multiple Same‑Name Tables, Visibility, and Flashback Behavior

This article explains how OceanBase's recycle bin works, covering error causes when flashing back tables, methods to obtain a table's database, handling of multiple same‑name tables, visibility across tenants, and the ability to flash back tables or tenants even after the recycle bin is disabled.

Database ManagementFlashbackOceanBase
0 likes · 11 min read
Understanding OceanBase Recycle Bin: Retrieval, Multiple Same‑Name Tables, Visibility, and Flashback Behavior
Open Source Linux
Open Source Linux
Feb 13, 2020 · Operations

Create a Linux Recycle Bin with a Simple Shell Script

Learn how to build a custom recycle bin on Linux using a Bash script that moves deleted files to a timestamped folder, includes user confirmation, sets proper permissions, schedules automatic cleanup with cron, and can even replace the rm command via an alias.

LinuxRecycle Binfile deletion
0 likes · 4 min read
Create a Linux Recycle Bin with a Simple Shell Script