public code v1
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
// This file has been auto-generated
|
||||
package flintstones.entity.valuation.messages;
|
||||
|
||||
import org.eclipse.e4.core.services.nls.Message;
|
||||
|
||||
@Message
|
||||
@SuppressWarnings({ "javadoc", "nls" })
|
||||
public class Messages {
|
||||
|
||||
public String Valuation_entity = "Valuation";
|
||||
public String Valuation_image = "valuation.png";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user