PluginProjectWeb.py

branch
eric7
changeset 41
836c696f9565
parent 40
a9b17341d181
child 43
2bed42620c99
equal deleted inserted replaced
40:a9b17341d181 41:836c696f9565
27 # Start-Of-Header 27 # Start-Of-Header
28 name = "Generic Web Project Plug-in" 28 name = "Generic Web Project Plug-in"
29 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 29 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
30 autoactivate = True 30 autoactivate = True
31 deactivateable = True 31 deactivateable = True
32 version = "1.0.0" 32 version = "10.0.0"
33 className = "ProjectWebPlugin" 33 className = "ProjectWebPlugin"
34 packageName = "ProjectWeb" 34 packageName = "ProjectWeb"
35 shortDescription = "Support for Web projects and web related tools." 35 shortDescription = "Support for Web projects and web related tools."
36 longDescription = ( 36 longDescription = (
37 """This plug-in provides support for ordinary web projects and some web""" 37 """This plug-in provides support for ordinary web projects and some web"""

eric ide

mercurial