All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rc.plugin.cockpit.default.cockpit.plugins.itembrowser.ItemBrowserPlugin.rc.xml Maven / Gradle / Ivy

The newest version!





	Component Browser
	Displays components and supports drag and drop to the modeler workspace
	
		../../images/plugins/itembrowser.png
	
	F2,C-w b,C-w C-b

	
	

	
	
		_Functional Groups
		Show or hide the functional groups of the components
		
			../../jaspira/images/folderopen.png
		
		C-g
	

	
	
	
		
		_New...
		
			../../images/toolbar/file/new.png
		
		menu
		1
	

	
		menu.cockpit.file
		toolbar.file
		_New...
		Create a new component or model
		
			../../images/toolbar/file/new.png
		
		C-n
		1
	

	
		_Remove
		Remove a component or model
		
			../../images/toolbar/edit/delete.png
		
		DELETE
		10
	

	
		_Publish Model
		The publisher wizard generates a technical documentation of the model and its components
		
			../../images/plugins/publisher.png
		
		40
	

	
	
		Default directory settings for new models
		Sub directory specifications for Java source code generator, the model documentation generator and for loading model-local classes and jar files. The path names will be saved in the tagged values of the new model.
		option.cockpit
		4

		
			Common Maven structure - main (source in 'src/main', classes in 'target/classes', one Maven project for all models)
			Common Maven structure - test (source in 'src/test', classes in 'target/test-classes', one Maven project for all models)
			Common plain structure (source in 'src', classes in 'classes', one project for all models)
			Local Maven structure - main (source in 'src/main', classes in 'target/classes', Maven project within each model)
			Local Maven structure - test (source in 'src/test', classes in 'target/test-classes', Maven project within each model)
			Local plain structure (source in 'src', classes in 'classes', project within each model)
		
	

	
	Do you want to remove the component $0?
	Do you want to remove the model $0 and all its components?






© 2015 - 2024 Weber Informatics LLC | Privacy Policy