[Jadclipse-develop] [ jadclipse-Feature Requests-599549 ] Honor Eclipse settings for prefs.
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-12-23 13:24:41
|
Feature Requests item #599549, was opened at 2002-08-24 07:11 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=599549&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Honor Eclipse settings for prefs. Initial Comment: Hi there, Very nice job on this decompiler plug-in! I'm just trying it out, and it's worked great so far. One comment/feature request: how about re-using in JadClipse the code generation/formatting preferences already defined elsewhere in Eclipse? You can get hold of some preferences by calling JavaPreferencesSettings.getCodeGenerationSettings() which returns a CodeGenerationSettings instance. Still in org.eclipse.jdt.internal.ui.preferences, you can also look at CodeFormatterPreferencesPage and JavaEditorPreferencePage for starting points. Thanks! ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-12-23 13:24 Message: Logged In: YES user_id=7927 Originator: NO Implemented in version 3.2.2 ---------------------------------------------------------------------- Comment By: Renaud Waldura (renaudw) Date: 2002-09-10 23:03 Message: Logged In: YES user_id=609291 Once again, I'm the original reporter of this bug, and I'm hoping this time SF picks up my identity. Do let me know if you need help with this. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-08-25 19:37 Message: Logged In: NO I'm the original reporter of this bug. I just added myself to the monitor list. ---------------------------------------------------------------------- Comment By: Vladimir Grishchenko (vovikg) Date: 2002-08-25 04:58 Message: Logged In: YES user_id=281434 I guess this can be done... Jad has many more options than JDT formatting/generations, but those that match can be optionally inferred from them. May be in the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427345&aid=599549&group_id=40205 |