Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by Mikko Ohtamaa: http://wiki.apache.org/jakarta-jmeter/BuildingPlugInWithEclipse ------------------------------------------------------------------------------ 2. Each TestBean class needs BeanInfoSupport class whichs describes the properties of the element class. This class name '''must be''' MyTestElement + BeanInfo, e.g. MyTestElementBeanInfo, or the class loader doesn't find it. - 3. Properties file which gives out user interface strings for properties + 3. Properties file which gives out user interface strings for properties. The name of the file '''must be''' MyTestElement + Resources.properties, e.g. MyTestElementResources.properties. + + JMeter framework doesn't report about missing files, so be careful with the filenames. === Example === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
