Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] New Class Wizard with explicit values

Those fields are set by the code. You can't change it from the outside.

Dani

From: Marco Isella <marco@xxxxxxx>
To: jdt-dev@xxxxxxxxxxx,
Date: 16.04.2013 14:00
Subject: [jdt-dev] New Class Wizard with explicit values





Hi,

I wolud like to put the values in the 'Source Folder:' and 'Package:'
fields of the New Class Wizard to a fixed value (I want that every new
class will be created the same source folder and in the same package).
I found that I can configure a bit the wizard via the
.metadata/.plugins/org.eclipse.jdt.ui.dialog_settings.xml file but not
the fields I'm interested in.
Any idea how could I do this?

Thanks

Marco
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-dev




Back to the top