You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Eclipse configuration for multi-module project
- Updated .classpath to remove src/main/java reference (root is parent POM only)
- Simplified Eclipse configuration to match JDBC repository structure
- Individual modules (app and cicsbundle) have their own Eclipse configs
- Resolves 'missing required source folder' error in Eclipse
0 commit comments