- This topic has 2 replies, 2 voices, and was last updated 17 years, 5 months ago by kookaburra.
-
AuthorPosts
-
kookaburraMemberUsing the new 6.0M1, I have a bunch of temporary SQL Editors open. When trying to reverse engineer a table(s) for Hibernate it insists I save all open editors in addition to any Java source that may be open. I see that all SQL Editors now have an asterisk in the tab.
Can this requirement be turned off? It forces a bunch of unnecessary work.
Thanks,
ColinBTW –
*** Date:
Thursday, July 19, 2007 5:07:30 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.0 M1
Build id: 20070629-6.0.0-M1*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.0 M1
Build id: 20070629-6.0.0-M1Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse Graphical Editing Framework
Version: 3.3.0.v20070620
Build id: 20070620-1021Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse-6.0M1\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse-6.0M1\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\Program Files\MyEclipse-6.0M1\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata
e10_7c
-vm
C:\Program Files\MyEclipse-6.0M1\jre\bin\javaw.exe
Loyal WaterMemberHi kookaburra,
There are a couple of settings that you can play around with to see if it helps:-
1. Windows > Prefs > Java > Save all mdified resources automatically.
2. Windows > Prefs > General> Workspace > Save automatically before build.But you will have to save the resourcesbefore proceeding.
kookaburraMemberThanks.
Problem is that I don’t want to save them – they are throw away SQL editors.If I save them I have to go around cleaning them up periodically.
This is a new feature(?) – requiring a save before running the process.
Colin
-
AuthorPosts